summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorodrevet2015-07-18 20:58:09 +0200
committerodrevet2015-07-18 20:58:09 +0200
commitc93a3b73c0634a7b750d51e0ec566318124e4112 (patch)
tree127bd6705e711d267b19a5335f14306ea47adfeb
parenta921d98303f1795fba95cb1afda9a1bb9029fde8 (diff)
downloadaur-c93a3b73c0634a7b750d51e0ec566318124e4112.tar.gz
optional dependencie edict
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 66dd96586040..a57297972a66 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('i686')
license=('GPL')
depends=('gtk3')
makedepends=('git' 'cmake')
-optdepends=('ttf-kanjistrokeorders: Display kanji with stroke order')
+optdepends=('ttf-kanjistrokeorders: Display kanji with stroke order' 'edict: A Japanese-English Dictionary file')
source=("git://github.com/odrevet/gjitenkai.git")
md5sums=('SKIP')