summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD5
2 files changed, 6 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ccb68927498d..97d86c36aa4d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Thu Jun 8 01:30:16 UTC 2017
+# Sat Jun 10 02:55:02 UTC 2017
pkgbase = nimf-git
pkgdesc = Nimf is an input method framework
pkgver = 2017.01.28.aa61961
@@ -27,6 +27,7 @@ pkgbase = nimf-git
makedepends = libchewing
makedepends = librime
makedepends = brise
+ makedepends = audit
depends = gtk2
depends = gtk3
depends = qt4
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')