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-10-07 09:56:14 (GMT)
committer Jonas Smedegaard <dr@jones.dk>2008-10-07 09:56:14 (GMT)
commitb251168ca76d6088709d74ab37fced59f327b18a (patch)
treeb591d8bb93ef8e8a7165c2a38946cba633109370 /debian/control
parentee192aedc884590eaaf3d3225d0e790445cb6871 (diff)
Depend on ${misc:Depends}.
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 df7be7a..a70cc99 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ XS-Python-Version: all
Package: python-olpc-datastore
Architecture: all
-Depends: ${shlibs:Depends}, ${python:Depends}, python-gobject, python-dbus, python-gnome2, python-xapian, python-sugar
+Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends}, python-gobject, python-dbus, python-gnome2, python-xapian, python-sugar
Suggests: sugar, poppler-utils | xpdf-utils, abiword | abiword-gnome
Provides: ${python:Provides}
XB-Python-Version: ${python:Versions}