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:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user