correct dependency for flash install
This commit is contained in:
@@ -8,7 +8,7 @@ type: localboot
|
||||
id: aio
|
||||
name: All in One Runtimes
|
||||
description: Das "All in One Runtimes" Paket buendelt alle wichtigen Runtime Pakete die benoetigt werden um sicherzustellen, dass alle Programme auch reibungslos funktionieren.
|
||||
advice:
|
||||
advice: ADVICE
|
||||
version: VERSION
|
||||
priority: PRIORITY
|
||||
licenseRequired: False
|
||||
@@ -30,3 +30,7 @@ description: which architecture (32/64 bit) has to be installed
|
||||
values: ["32 only", "64 only", "both", "system specific"]
|
||||
default: ["system specific"]
|
||||
|
||||
[ProductDependency]
|
||||
action: setup
|
||||
requiredProduct: firefox
|
||||
requiredStatus: installed
|
||||
Reference in New Issue
Block a user