summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorBenjamin Drung <bdrung@ubuntu.com>2009-09-13 18:30:52 +0200
committerBenjamin Drung <bdrung@ubuntu.com>2009-09-13 18:30:52 +0200
commitbe2217d7ada52643794174a773794c4b149e9a49 (patch)
tree7d4ce47f45cd57718941e23c9e1d0f56ec7ec56c /debian/control
parent8d4a39e7e4a5467b41a281b10e6f49ef672300dd (diff)
- only list packages in ${xpi:Depends} if they are available in the archive
and add lsb-release as dependency - update src/xpi.mk - 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 6dbdb17..715008f 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,7 @@ Architecture: all
Depends: dpkg-dev,
fakeroot,
libxml-xpath-perl,
+ lsb-release,
python,
quilt,
unzip,