Add packages for unzip and use them.

* remove unzip Jamfile from the build, <build>unzip stays with us.
* clean up image and package definitions.
* added unzip in regular builds.
This commit is contained in:
Jérôme Duval
2015-02-26 19:21:04 +01:00
parent 609834be06
commit 85e5aa30b1
14 changed files with 10 additions and 37 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ AddHaikuImagePackages [ FFilterByBuildFeatures
bzip2 ctags ffmpeg findutils gawk glu grep gutenprint jasper jpeg
less libicns libpng libpng16 libwebp mesa mesa_devel mesa_swrast
sed sharutils
tar tiff wget which
tar tiff unzip wget which
}@
] ;
if $(HAIKU_PACKAGING_ARCHS[1]) != x86_gcc2 {