Browse Source

firefox needs zip

Waldemar Brodkorb 13 years ago
parent
commit
61025a35c9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      scripts/scan-pkgs.sh

+ 1 - 0
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