瀏覽代碼

firefox needs zip

Waldemar Brodkorb 13 年之前
父節點
當前提交
61025a35c9
共有 1 個文件被更改,包括 1 次插入0 次删除
  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