summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortuxflo2016-04-14 22:43:51 +0200
committertuxflo2016-04-14 22:43:51 +0200
commit07d00be6ee56a100f7cde0285aee90bad355fb94 (patch)
treef22f0374a3533a55949a9753d1f0366a32a42c0f
parentb4abdbed11e6de2cd40b65a0b864a6ffd7b5c374 (diff)
downloadaur-ecoice.tar.gz
add dependency libpng12
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bc3d1a0135fb..9f9157b0b02e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Thu Feb 11 15:53:39 UTC 2016
+# Thu Apr 14 20:43:26 UTC 2016
pkgbase = ecoice
pkgdesc = Image correction Editor for EcoDMS Document Management Software
pkgver = 14.08.12
@@ -11,7 +11,8 @@ pkgbase = ecoice
license = custom
depends = bash
depends = pcre
- depends = ecodmsclient
+ depends = ecodmsclienti
+ depends = libpng12
options = !strip
source_i686 = ecoice-14.08.12_i386.deb::http://www.ecodms.de/ecodms_140832/trusty/ecoice-14.08-12-1_i386.deb
md5sums_i686 = 180ec5050a114f2a2f449703773c7fe2
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