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-04-12 22:09:52 (GMT)
committer Jonas Smedegaard <dr@jones.dk>2008-04-12 22:09:52 (GMT)
commit6a47a9fae7d518908944320d8bd11c1c6b557bd2 (patch)
tree7a8518e7be76ea1ccd9210dd6dc9210ba54d6198 /debian/control
parent30ff4d66021f7af3ec53dc79a0dfb07f4f7d0a9e (diff)
Depend on python-hippocanvas (used in graphics routines).
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 505efc8..897f1b6 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,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
+Depends: ${shlibs:Depends}, ${python:Depends}, python-gtk2, python-dbus, python-gobject, python-cairo, python-gnome2-desktop (>= 2.16), python-telepathy, python-json, python-sugar, python-hippocanvas
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}