From bfebffbcfe2d45d221dbddf0f0ed8970bbd32260 Mon Sep 17 00:00:00 2001 From: Sasa Bodiroza Date: Tue, 8 Jul 2008 16:31:59 +0200 Subject: Add zip to depends, src/med-xpi-{pack,unpack} need it. --- debian/changelog | 2 ++ debian/control | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 3a13cb4..e3f8ce1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ mozilla-devscripts (0.10) UNRELEASED; urgency=low * Add src/med-xpi-{pack,unpack} scripts to manage packing and unpacking of XPI files. * Document src/med-xpi-{pack,unpack} scripts in README + * Add zip to Depends in debian/control, because src/med-xpi-{pack,unpack} + scripts need it. * Add src/med-xpi-{pack,unpack} to debian/mozilla-devscripts.install to install them to /usr/bin. diff --git a/debian/control b/debian/control index eb419e7..ae0edbd 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: wget, quilt, libxml-xpath-perl, unzip, dpkg-dev, fakeroot, python | python2.4 +Depends: wget, quilt, libxml-xpath-perl, zip, unzip, dpkg-dev, fakeroot, python | python2.4 Recommends: cvs, mercurial Description: Collection of dev scripts used by Ubuntu Mozilla packages This package contains mozilla-devscripts, a collection of scripts -- cgit v1.2.3