summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorodrevet2015-07-01 17:36:19 +0200
committerodrevet2015-07-01 17:36:19 +0200
commita921d98303f1795fba95cb1afda9a1bb9029fde8 (patch)
treef3cc096dc8b8e465b924bb008c99afa214834535
parent00968d9d660221a38bfe824e408e168a2f2e66f0 (diff)
downloadaur-a921d98303f1795fba95cb1afda9a1bb9029fde8.tar.gz
added ttf-kanjistrokeorders to optional dependencies
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 523c524a79cb..66dd96586040 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ arch=('i686')
license=('GPL')
depends=('gtk3')
makedepends=('git' 'cmake')
+optdepends=('ttf-kanjistrokeorders: Display kanji with stroke order')
source=("git://github.com/odrevet/gjitenkai.git")
md5sums=('SKIP')