* Removed some problematic (OpenSound) entries, those that are already included
in others, and those where we already provide functionality for (VLC, Beam). git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31581 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
514fcf3be9
commit
2cff698572
@ -195,10 +195,9 @@ DefineBuildProfile install : install : /Haiku2 ;
|
|||||||
|
|
||||||
switch $(HAIKU_BUILD_PROFILE) {
|
switch $(HAIKU_BUILD_PROFILE) {
|
||||||
case "disk" : {
|
case "disk" : {
|
||||||
AddOptionalHaikuImagePackages Beam BeBook BeHappy BePDF Bluetooth CVS
|
AddOptionalHaikuImagePackages BeBook BeHappy BePDF Bluetooth CVS
|
||||||
Development Firefox LibLayout Links NetSurf OpenSound OpenSSH
|
Development Firefox OpenSSH OpenSSL P7zip Pe Subversion Vision
|
||||||
OpenSSL P7zip Pe Perl Subversion UserlandFS Vision VLC Welcome
|
Welcome WonderBrush ;
|
||||||
WonderBrush Yasm ;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
case "qemu" : {
|
case "qemu" : {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user