diff options
author | Bdale Garbee <bdale@gag.com> | 2009-09-06 17:59:47 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2009-09-06 17:59:47 -0600 |
commit | a5e94aa0677070a051714443cf7fd7e2b5e90269 (patch) | |
tree | 30c1b04719e4b736b80a93ac0cecaf8770f6ffab /debian/control | |
parent | 97acef95cc9843998963921459fdd71dd7eaa6b4 (diff) |
need a run-time dependency to pull in the cairo module
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
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. |