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