Add a few standard build tools to the Development meta package
This commit is contained in:
parent
24796718b9
commit
77b9f01f9b
@ -95,6 +95,9 @@ if [ IsOptionalHaikuImagePackageAdded Development ] {
|
||||
# auto tools and perl
|
||||
AddHaikuImagePackages autoconf automake libtool perl texinfo ;
|
||||
|
||||
# some other build tools
|
||||
AddHaikuImagePackages cmake pkgconfig scons ;
|
||||
|
||||
# devel packages for mandatory packages
|
||||
local architectureObject ;
|
||||
for architectureObject in [ MultiArchSubDirSetup ] {
|
||||
|
Loading…
Reference in New Issue
Block a user