Add a few standard build tools to the Development meta package

This commit is contained in:
Ingo Weinhold 2013-08-17 09:21:06 +02:00
parent 24796718b9
commit 77b9f01f9b

View File

@ -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 ] {