correct dependency for flash install

This commit is contained in:
Mario Fetka
2011-06-25 07:14:26 +02:00
parent 2fd160d1a1
commit c1c96d9c4c
2 changed files with 7 additions and 2 deletions

View File

@@ -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