Added jam, bison, and flex to the Development optional package.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24616 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
153cc3c0f4
commit
90f333dc68
@ -559,6 +559,18 @@ if [ IsOptionalHaikuImagePackageAdded Development ]
|
||||
: $(baseURL)/automake-1.10.1-gcc2-2008-03-24.zip
|
||||
: home
|
||||
;
|
||||
InstallOptionalHaikuImagePackage bison-2.3-gcc2-2008-03-28
|
||||
: $(baseURL)/bison-2.3-gcc2-2008-03-28.zip
|
||||
: home
|
||||
;
|
||||
InstallOptionalHaikuImagePackage flex-2.5.35-gcc2-2008-03-28
|
||||
: $(baseURL)/flex-2.5.35-gcc2-2008-03-28.zip
|
||||
: home
|
||||
;
|
||||
InstallOptionalHaikuImagePackage jam-haiku-gcc2-2008-03-27
|
||||
: $(baseURL)/jam-haiku-gcc2-2008-03-27.zip
|
||||
: home config bin
|
||||
;
|
||||
InstallOptionalHaikuImagePackage libtool-1.5.26-gcc2-2008-03-24
|
||||
: $(baseURL)/libtool-1.5.26-gcc2-2008-03-24.zip
|
||||
: home
|
||||
|
Loading…
Reference in New Issue
Block a user