summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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')