add ProductProperty install_architecture

This commit is contained in:
Dominik Daehn 2019-07-16 10:47:00 +02:00
parent a390b56419
commit 670ef3be17
1 changed files with 9 additions and 0 deletions

View File

@ -27,6 +27,15 @@ requiredProduct: sereby.aio
requiredStatus: installed
requirementType: before
[ProductProperty]
type: unicode
name: install_architecture
multivalue: False
editable: False
description: which architecture (32/64 bit) has to be installed
values: ["32 only", "64 only", "both", "system specific"]
default: ["system specific"]
[ProductProperty]
type: bool
name: desktoplink