summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsukso961002016-05-01 08:30:22 +0900
committersukso961002016-05-01 08:30:22 +0900
commit5da2dac50f95cc3c85e66a4de45e8e9fba995099 (patch)
tree0dc7f7aba2071cac8bfda138273b29fc059f778d
parent080ee3d1abc58e2ee43928bfcc0615fd2d6ef6d4 (diff)
downloadaur-5da2dac50f95cc3c85e66a4de45e8e9fba995099.tar.gz
update
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4f25baad22dc..843e3f8b6014 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sat Apr 30 23:28:00 UTC 2016
+# Sat Apr 30 23:30:19 UTC 2016
pkgbase = nimf-git
pkgdesc = Nimf is an input method framework
pkgver = 2016.05.01.cbdc92b
@@ -33,6 +33,7 @@ pkgbase = nimf-git
depends = libappindicator-gtk3
depends = libhangul
depends = sunpinyin
+ depends = sunpinin-data
depends = anthy
optdepends = dconf-editor: For Editing Nimf Config
conflicts = nimf
diff --git a/PKGBUILD b/PKGBUILD
index c1c5d2a4a1ea..a0d5a6811dc5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Nimf is an input method framework"
arch=('any')
url="https://github.com/cogniti/${_pkgname}"
license=('GNU LGPL v3')
-depends=('gtk2' 'gtk3' 'qt4' 'qt5-base' 'xorg-server-utils' 'glib2' 'libappindicator-gtk3' 'libhangul' 'sunpinyin' 'anthy')
+depends=('gtk2' 'gtk3' 'qt4' 'qt5-base' 'xorg-server-utils' 'glib2' 'libappindicator-gtk3' 'libhangul' 'sunpinyin' 'sunpinin-data' 'anthy')
makedepends=('gtk2' 'gtk3' 'qt4' 'qt5-base' 'intltool' 'gobject-introspection' 'glib2' 'libappindicator-gtk3' 'git' 'librsvg' 'noto-fonts-cjk' 'libhangul' 'sunpinyin' 'sunpinyin-data' 'anthy')
optdepends=('dconf-editor: For Editing Nimf Config')
conflicts=("nimf")