diff options
| -rw-r--r-- | debian/control | 1 | ||||
| -rw-r--r-- | debian/dirs | 2 | 
2 files changed, 2 insertions, 1 deletions
| diff --git a/debian/control b/debian/control index 3029e7d4..6700af37 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Homepage: http://altusmetrum.org/  Package: altos  Architecture: any  Depends: ${shlibs:Depends}, ${misc:Depends}, nickle, plplot9-driver-cairo +Suggests: slim-altusmetrum  Description: Altus Metrum firmware and utilities   Firmware and utilities needed to support the TeleMetrum dual-deploy   recording altimeter for high power model rocketry.   diff --git a/debian/dirs b/debian/dirs index 3783a46c..3a4a3418 100644 --- a/debian/dirs +++ b/debian/dirs @@ -1,4 +1,4 @@  etc/apt/sources.list.d  usr/bin  usr/share/altos -/usr/share/pixmaps +usr/share/pixmaps | 
