correct package requriement
This commit is contained in:
parent
e405eac27e
commit
ab38ae62f2
@ -34,9 +34,12 @@ default: ["system specific"]
|
||||
action: setup
|
||||
requiredProduct: ghostscript
|
||||
requiredStatus: installed
|
||||
requirementType: before
|
||||
|
||||
|
||||
[ProductDependency]
|
||||
action: setup
|
||||
requiredProduct: aio
|
||||
requiredStatus: installed
|
||||
requirementType: before
|
||||
|
||||
|
4
build.sh
4
build.sh
@ -1,9 +1,9 @@
|
||||
#!/bin/sh
|
||||
PN="edocprintpro"
|
||||
VERSION="3.17.4"
|
||||
RELEASE="2"
|
||||
RELEASE="3"
|
||||
PRIORITY="0"
|
||||
ADVICE="New Release"
|
||||
ADVICE=""
|
||||
TYPE="public"
|
||||
# all downloads should not have any traling parameters like ?downlaodid=1234 .....(should rewrite in python)
|
||||
ICON="http://www.pdfprinter.at/fileadmin/images/Product_Logos/eDocPrintPro-Logo-150.png"
|
||||
|
Loading…
Reference in New Issue
Block a user