diff options
author | Bdale Garbee <bdale@gag.com> | 2009-09-06 17:48:10 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2009-09-06 17:48:10 -0600 |
commit | 3f95a5abbf8ada70328ced45fbb2781ed1cb3d29 (patch) | |
tree | 946303185df2aecd82f53cc6abdea33ed2a96ac4 | |
parent | 9d7e96e323d652de08b2f2a73e0eb3c321080185 (diff) |
more build deps for plotting lib
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 3aa6d5dd..d5a1259c 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 +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 Standards-Version: 3.8.3 Homepage: http://altusmetrum.org/ |