add missing dependenvy on AiO Runtime

This commit is contained in:
Mario Fetka 2011-06-25 18:43:03 +02:00
parent 95af122b1b
commit c590997b52
2 changed files with 7 additions and 1 deletions

View File

@ -30,3 +30,9 @@ 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: aio
requiredStatus: installed
requirementType: before

View File

@ -1,7 +1,7 @@
#!/bin/sh
PN="freecommanderxe"
VERSION="0.0.0.532"
RELEASE="1"
RELEASE="2"
PRIORITY="0"
ADVICE=""
TYPE="public"