Add Debugger to Development package.
This commit is contained in:
parent
a15a38c104
commit
ebc0d47cc6
@ -475,6 +475,9 @@ if [ IsOptionalHaikuImagePackageAdded CVS ] {
|
||||
|
||||
# Development
|
||||
if [ IsOptionalHaikuImagePackageAdded Development ] && $(TARGET_ARCH) = x86 {
|
||||
AddFilesToHaikuImage system apps : Debugger ;
|
||||
AddSymlinkToHaikuImage home config settings deskbar Applications
|
||||
: /boot/system/apps/Debugger : Debugger ;
|
||||
# autotools
|
||||
if $(HAIKU_GCC_VERSION[1]) >= 4 {
|
||||
InstallOptionalHaikuImagePackage
|
||||
|
Loading…
Reference in New Issue
Block a user