summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorAlexander Sack <asac@jwsdot.com>2008-02-21 13:20:31 +0000
committerAlexander Sack <asac@jwsdot.com>2008-02-21 13:20:31 +0000
commitb50e957d859c93fdda2731c03e934c30633c6889 (patch)
tree0e0b0c16252f6b2c6438e3e3f1dc417a00132b26 /debian/control
parentcc808aca7ed6e5c7a968b2b8598aa249a7d76ed4 (diff)
* add unzip (needed by xpi.mk) to Depends: of mozilla-devscript binary package
- update debian/control * document in changelog - update debian/changelog
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 831962c..b439d25 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Vcs-Bzr: https://code.launchpad.net/~mozillateam/mozclient/mozclient.dev
Package: mozilla-devscripts
Architecture: all
-Depends: cvs, wget, quilt, libxml-xpath-perl
+Depends: cvs, wget, quilt, libxml-xpath-perl, unzip
Description: Collection of dev scripts used by Ubuntu Mozilla packages
This package contains mozilla-devscripts, a collection of scripts
based on Makefile inheritance which provides targets usable by Mozilla