summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortuxflo2016-04-14 22:43:51 +0200
committertuxflo2016-04-14 22:43:51 +0200
commit07d00be6ee56a100f7cde0285aee90bad355fb94 (patch)
treef22f0374a3533a55949a9753d1f0366a32a42c0f /PKGBUILD
parentb4abdbed11e6de2cd40b65a0b864a6ffd7b5c374 (diff)
downloadaur-07d00be6ee56a100f7cde0285aee90bad355fb94.tar.gz
add dependency libpng12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5235f539df54..63cd831ddc97 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Image correction Editor for EcoDMS Document Management Software"
arch=('i686' 'x86_64')
url="http://www.ecodms.de/index.php/de/"
license=('custom')
-depends=('bash' 'pcre' 'ecodmsclient')
+depends=('bash' 'pcre' 'ecodmsclient'i 'libpng12')
options=('!strip')
install=${pkgname}.install