summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorwallace2018-05-03 10:24:01 +0900
committerwallace2018-05-03 10:24:01 +0900
commit3677184dba08919533670723b90e0ec383f19c08 (patch)
treef09a236bb7fca2eb4752f3c00644b35368efc0a1
parent4da5b0a150ae78b09667ec4627610fb9c4bca2bf (diff)
downloadaur-3677184dba08919533670723b90e0ec383f19c08.tar.gz
Add optional dependency desctiption
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 59eb57fe7149..edff2c961ad5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('any')
url='https://www.egregorion.net'
license=('GPL-3.0+')
depends=('dolphin' 'kdialog')
-optdepends=('jhead')
+optdepends=('jhead: used for extracting exif data')
source=("https://www.egregorion.net/works/kde/servicemenus/reimage/${pkgname}-${pkgver}_all.tar.gz")
md5sums=('3d64be62d805575d15f8c284d84daff1')