From 61025a35c9f049fe4580b345f8bb8010f6166c9d Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 30 Sep 2012 11:29:42 +0200 Subject: firefox needs zip --- scripts/scan-pkgs.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts') diff --git a/scripts/scan-pkgs.sh b/scripts/scan-pkgs.sh index 46662de1b..2bed1e209 100644 --- a/scripts/scan-pkgs.sh +++ b/scripts/scan-pkgs.sh @@ -77,6 +77,7 @@ if [[ -n $ADK_PACKAGE_FIREFOX ]]; then NEED_YASM="$NEED_YASM firefox" NEED_LIBIDL="$NEED_LIBIDL firefox" NEED_PYTHON="$NEED_PYTHON firefox" + NEED_ZIP="$NEED_ZIP firefox" fi if [[ -n $ADK_COMPILE_HEIMDAL ]]; then -- cgit v1.2.3