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-14 03:58:05 (GMT)
committer Jonas Smedegaard <dr@jones.dk>2008-03-14 03:58:05 (GMT)
commit4f1c3b990a48ffa8d94298a88886a86245cdc0fa (patch)
tree6b32445ab10c1dd494d3f9b29753b495d7394ca9 /debian/control
parent0957f71099ca5df73079f0163b4f7d675adf3a46 (diff)
* Depend on python-sugar (not sugar-base).
* Semi-auto-update debian/control to update build-dependencies: DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean
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 46a463c..b11e531 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ XS-Python-Version: all
Package: 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, sugar-base
+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, sugar-datastore, sugar-presence-service, sugar-journal-service, ttf-dejavu-core
Suggests: git-core, subversion, ttf-dejavu-extra
Provides: ${python:Provides}