diff options
author | Bdale Garbee <bdale@gag.com> | 2009-11-02 15:56:42 -0700 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2009-11-02 15:56:42 -0700 |
commit | 8203bfa58af32a1d07a44c1c151b200df0b65f15 (patch) | |
tree | 737ef56cc1fad5d67a3a5e6e8c4716968044e6a5 | |
parent | 550482d953c491a5ede9f2d243493afb13289898 (diff) |
de-version the libreadline-dev build dependency
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index d28be629..3029e7d4 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), autoconf, automake, flite1-dev, libasound2-dev, libgconf2-dev, libglade2-dev, libgtk2.0-dev, libreadline5-dev, libusb-1.0-0-dev, nickle, sdcc, libplplot-dev +Build-Depends: debhelper (>= 7), autoconf, automake, flite1-dev, libasound2-dev, libgconf2-dev, libglade2-dev, libgtk2.0-dev, libreadline-dev, libusb-1.0-0-dev, nickle, sdcc, libplplot-dev Standards-Version: 3.8.3 Homepage: http://altusmetrum.org/ |