summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorAlexander Sack <asac@ubuntu.com>2009-12-16 04:09:28 +0100
committerAlexander Sack <asac@ubuntu.com>2009-12-16 04:09:28 +0100
commit2aced5031d1cbf3c26cb53438a4f6e5460dec199 (patch)
tree0ae99faab6d133196ba7244f2e2f597ca8cfa09f /debian/control
parent2664bca2f6b30f0f96178f69981418b48a7314b4 (diff)
[ Alexander Sack <asac@ubuntu.com> ]
* dh_xul-ext: - convert xpath expression to python/rdflib; extract (id, max, min) triples for all targetApplications in get_supported_apps; in turn add python-rdflib to Depends - update src/dh_xul-ext - update debian/control
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index a78d406..60c436d 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,7 @@ Depends: dpkg-dev,
fakeroot,
libxml-xpath-perl,
python,
+ python-rdflib
quilt,
unzip,
wget,