Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-03-16 21:31:18 (GMT)
committer Jonas Smedegaard <dr@jones.dk>2008-03-16 21:31:18 (GMT)
commit8fcd8aaed72f5597fae78a8d3c9feb59fa5be762 (patch)
tree9cca4162bc9dfcb64ae0264633746fc2883e3f3c /debian/control
parent0c3510a21dd3cfd8f6b2b30973a48e9448cb4ca5 (diff)
* Recommend unzip, needed for bundlebuilder (activity packaging).
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 3071512..847ddae 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ XS-Python-Version: all
Package: python-sugar-toolkit
Architecture: any
Depends: ${shlibs:Depends}, ${python:Depends}, python-gtk2, python-dbus, python-gobject, python-cairo, python-gnome2-desktop (>= 2.16), python-telepathy, python-json, python-sugar
-Recommends: sugar, python-olpc-datastore, sugar-presence-service, sugar-journal-service, ttf-dejavu-core
+Recommends: sugar, python-olpc-datastore, sugar-presence-service, sugar-journal-service, ttf-dejavu-core, unzip
Suggests: git-core, subversion, ttf-dejavu-extra
Provides: ${python:Provides}
XB-Python-Version: ${python:Versions}