* 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:
Axel Dörfler 2009-07-15 08:17:45 +00:00
parent 514fcf3be9
commit 2cff698572

View File

@ -195,10 +195,9 @@ DefineBuildProfile install : install : /Haiku2 ;
switch $(HAIKU_BUILD_PROFILE) {
case "disk" : {
AddOptionalHaikuImagePackages Beam BeBook BeHappy BePDF Bluetooth CVS
Development Firefox LibLayout Links NetSurf OpenSound OpenSSH
OpenSSL P7zip Pe Perl Subversion UserlandFS Vision VLC Welcome
WonderBrush Yasm ;
AddOptionalHaikuImagePackages BeBook BeHappy BePDF Bluetooth CVS
Development Firefox OpenSSH OpenSSL P7zip Pe Subversion Vision
Welcome WonderBrush ;
}
case "qemu" : {