Add 'which' to the "mandatory" packages.
Note: untested on non-x86 archs.
This commit is contained in:
@@ -16,7 +16,7 @@ if ! $(HAIKU_BOOTSTRAP_BUILD) {
|
|||||||
# primary architecture
|
# primary architecture
|
||||||
AddHaikuImagePackages
|
AddHaikuImagePackages
|
||||||
bzip2 ctags ffmpeg freetype glu grep icu jpeg libpng libsolv mesa sed
|
bzip2 ctags ffmpeg freetype glu grep icu jpeg libpng libsolv mesa sed
|
||||||
tar zlib
|
tar which zlib
|
||||||
;
|
;
|
||||||
|
|
||||||
# secondary architectures
|
# secondary architectures
|
||||||
|
|||||||
Reference in New Issue
Block a user