summaryrefslogtreecommitdiff
path: root/pcr
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2018-01-06 16:54:49 +0100
committerAndreas Grapentin <andreas@grapentin.org>2018-01-06 16:56:48 +0100
commit146240b2e6141980ca8795a07e1136e6e80b5db6 (patch)
tree7db6907e22b3bb4d3a0311e9571055cfa299ed37 /pcr
parent10257f6e025be94696a56703fcee665907d36c49 (diff)
downloadabslibre-146240b2e6141980ca8795a07e1136e6e80b5db6.tar.gz
abslibre-146240b2e6141980ca8795a07e1136e6e80b5db6.tar.bz2
abslibre-146240b2e6141980ca8795a07e1136e6e80b5db6.zip
pcr/xcftools: fixed syntax errors in PKGBUILD
Diffstat (limited to 'pcr')
-rw-r--r--pcr/xcftools/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/xcftools/PKGBUILD b/pcr/xcftools/PKGBUILD
index 5df38533f..401d04727 100644
--- a/pcr/xcftools/PKGBUILD
+++ b/pcr/xcftools/PKGBUILD
@@ -18,8 +18,8 @@ depends=(
libpng
perl
)
-optdepends=gimp
-makedepends=libpng
+optdepends=(gimp)
+makedepends=(libpng)
source=(
http://henning.makholm.net/$pkgname/$pkgname-$pkgver.tar.gz
$pkgname.patch