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-05-07 10:13:09 (GMT)
committer Jonas Smedegaard <dr@jones.dk>2008-05-07 10:13:27 (GMT)
commita750cfa6cbd3e9d17469c165051e568a830323d2 (patch)
tree6db68a4f542a47ab46b6a57a2a865108bf64dbe0 /debian/control
parent0748e70bfa05e906d2dd77fe72b023d73d426e59 (diff)
Tighten python-xpcom dependency to match build-dependency.debian/0.4.0.git.20071211-2
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 5376024..221b9a7 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ XS-Python-Version: all
Package: python-hulahop
Architecture: any
-Depends: ${shlibs:Depends}, ${python:Depends}, python-gtk2, python-gobject, python-xpcom
+Depends: ${shlibs:Depends}, ${python:Depends}, python-gtk2, python-gobject, python-xpcom (>= 1.9~b5-4~)
Suggests: sugar-web-activity
Provides: ${python:Provides}
XB-Python-Version: ${python:Versions}