From 35556f5872911e626749f3dc1f92caec7a4ad32c Mon Sep 17 00:00:00 2001 From: Michał Masłowski Date: Sun, 22 Jan 2012 19:41:14 +0100 Subject: Add another dependency. --- libre/mozilla-devscripts/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libre/mozilla-devscripts/PKGBUILD b/libre/mozilla-devscripts/PKGBUILD index 5762a9737..faa4b3a2a 100644 --- a/libre/mozilla-devscripts/PKGBUILD +++ b/libre/mozilla-devscripts/PKGBUILD @@ -2,12 +2,12 @@ pkgname=mozilla-devscripts pkgver=0.30 -pkgrel=1 +pkgrel=1.1 pkgdesc="Development scripts used by Debian Mozilla's addons packages" arch=("any") url="http://packages.debian.org/source/unstable/mozilla-devscripts" license=('GPL' 'custom') -depends=("python2" "unzip") +depends=("python2" "zip" "unzip") _debrepo=http://ftp.debian.org/debian/pool/main/ source=("${_debrepo}/m/${pkgname}/${pkgname}_${pkgver}.dsc" "${_debrepo}/m/${pkgname}/${pkgname}_${pkgver}.tar.gz") -- cgit v1.2.3