From 9ea08d6769e6df0f1d78e842eb7587fcfb573fc9 Mon Sep 17 00:00:00 2001 From: Fredrik Rinnestam Date: Fri, 7 Aug 2015 15:43:58 +0200 Subject: [PATCH] firefox: added unzip to dependencies --- firefox/Pkgfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/firefox/Pkgfile b/firefox/Pkgfile index 2d43c344d..fc3d757ed 100644 --- a/firefox/Pkgfile +++ b/firefox/Pkgfile @@ -1,11 +1,11 @@ # Description: The Mozilla Firefox browser # URL: http://www.mozilla.com/firefox/ # Maintainer: Fredrik Rinnestam, fredrik at crux dot nu -# Depends on: nss, zip, libidl, gtk, python, alsa-lib, xorg-libxt, yasm, mesa3d, gst-plugins-base +# Depends on: nss, unzip, zip, libidl, gtk, python, alsa-lib, xorg-libxt, yasm, mesa3d, gst-plugins-base name=firefox version=39.0.3 -release=1 +release=2 source=(http://ftp.mozilla.org/pub/firefox/releases/$version/source/firefox-$version.source.tar.bz2 firefox-install-dir.patch firefox.desktop)