From 3f95a5abbf8ada70328ced45fbb2781ed1cb3d29 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Sun, 6 Sep 2009 17:48:10 -0600 Subject: more build deps for plotting lib --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') 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 Uploaders: Keith Packard -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/ -- cgit v1.2.3 From a5e94aa0677070a051714443cf7fd7e2b5e90269 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Sun, 6 Sep 2009 17:59:47 -0600 Subject: need a run-time dependency to pull in the cairo module --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index d5a1259c..d28be629 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Homepage: http://altusmetrum.org/ Package: altos Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, nickle +Depends: ${shlibs:Depends}, ${misc:Depends}, nickle, plplot9-driver-cairo Description: Altus Metrum firmware and utilities Firmware and utilities needed to support the TeleMetrum dual-deploy recording altimeter for high power model rocketry. -- cgit v1.2.3