summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a6361a09c5da..e1cfddc5685d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('any')
url='https://github.com/mojyack/mikan-dictionary'
license=('MIT')
depends=()
-makedepends=('python')
+makedepends=('mecab' 'python')
optdepends=()
provides=('mikan-dictionary')
conflicts=('mikan-dictionary')