mirror of
https://review.haiku-os.org/haiku
synced 2024-11-23 07:18:40 +01:00
OptionalPackages: Re-add perl.
This commit is contained in:
parent
39d510f7dd
commit
dad66ad308
@ -129,8 +129,8 @@ if [ IsOptionalHaikuImagePackageAdded DevelopmentMin ]
|
||||
|
||||
# Git
|
||||
if [ IsOptionalHaikuImagePackageAdded Git ] {
|
||||
AddHaikuImageSystemPackages git@!gcc2 git_x86@secondary_x86 ;
|
||||
AddHaikuImageSourcePackages git@!gcc2 git_x86@secondary_x86 ;
|
||||
AddHaikuImageSystemPackages git@!gcc2 git_x86@secondary_x86 perl@!gcc2 perl_x86@secondary_x86 ;
|
||||
AddHaikuImageSourcePackages git@!gcc2 git_x86@secondary_x86 perl@!gcc2 perl_x86@secondary_x86 ;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user