Added MandatoryPackages to the list of packages to prevent installation.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36961 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Matt Madia
2010-05-27 22:14:24 +00:00
parent 64d79eff72
commit aa34e81cfc
+1 -1
View File
@@ -41,7 +41,7 @@ declare wantsToInstall=""
# Some Packages cannot be installed,
# as they require either the source code or compiled binaries
declare packageIgnoreList='Bluetooth Development DevelopmentMin \
DevelopmentBase UserlandFS Welcome WifiFirmwareScriptData'
DevelopmentBase MandatoryPackages UserlandFS Welcome WifiFirmwareScriptData'
function CreateInstallerScript()