summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsukso961002017-06-10 02:55:13 +0000
committersukso961002017-06-10 02:55:13 +0000
commit58f75bca7d55ad97b374177fd0fc34c595269b49 (patch)
treed4b1ee37d789b7544cdd446b3c58ba569f2f1487 /PKGBUILD
parentc0692df2d7f8b98913e57712101c43c08cca2ce0 (diff)
downloadaur-58f75bca7d55ad97b374177fd0fc34c595269b49.tar.gz
added makedeps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 4 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e97448f14ac2..3a8ab720e7ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,10 @@ url="https://cogniti.github.io/${_pkgname}"
license=('GNU LGPL v3')
depends=('gtk2' 'gtk3' 'qt4' 'qt5-base' 'libxkbcommon' 'glib2'
'libappindicator-gtk3' 'libhangul' 'sunpinyin' 'sunpinyin-data' 'anthy' 'libchewing' 'librime' 'brise')
-makedepends=('gtk2' 'gtk3' 'qt4' 'qt5-base' 'intltool' 'gobject-introspection' 'glib2' 'libappindicator-gtk3' 'git' 'librsvg' 'noto-fonts-cjk' 'libhangul' 'sunpinyin' 'sunpinyin-data' 'anthy' 'libchewing' 'librime' 'brise')
+makedepends=('gtk2' 'gtk3' 'qt4' 'qt5-base' 'intltool'
+'gobject-introspection' 'glib2' 'libappindicator-gtk3' 'git' 'librsvg'
+'noto-fonts-cjk' 'libhangul' 'sunpinyin' 'sunpinyin-data' 'anthy'
+'libchewing' 'librime' 'brise' 'audit')
conflicts=("nimf")
source=("${_pkgname}"::"git+https://github.com/cogniti/${_pkgname}.git")
md5sums=('SKIP')