summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c42909a4115d..3f112784279d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('x86_64')
url="https://github.com/fcitx/fcitx5-anthy"
license=('GPL')
depends=('fcitx5-git' 'anthy' 'hicolor-icon-theme')
-makedepends=('cmake' 'git')
+makedepends=('cmake' 'git' 'extra-cmake-modules')
conflicts=('fcitx-anthy')
provides=('fcitx5-anthy')
source=('git+https://github.com/fcitx/fcitx5-anthy.git')