diff options
| author | Bdale Garbee <bdale@gag.com> | 2009-08-17 23:39:35 -0600 |
|---|---|---|
| committer | Bdale Garbee <bdale@gag.com> | 2009-08-17 23:39:35 -0600 |
| commit | 08b28a0d4a71ba25ca949fe57bb150a89b401cef (patch) | |
| tree | 1ac34eb2cfeba1afe4fe7f241c890e6a5414d1e2 | |
| parent | bc5d65b7e9776c87948edc4bd88fc4125ca20209 (diff) | |
add build dependencies
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index acfe9f53..3c94d0c2 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: otherosfs Priority: extra Maintainer: Bdale Garbee <bdale@gag.com> Uploaders: Keith Packard <keithp@keithp.com> -Build-Depends: debhelper (>= 7) +Build-Depends: debhelper (>= 7), autoconf, automake, flite1-dev, libasound2-dev, libgconf2-dev, libglade2-dev, libgtk2.0-dev, libreadline5-dev, libusb-1.0-0-dev, nickle, sdcc Standards-Version: 3.8.1 Homepage: http://altusmetrum.org/ |
