summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaoya Inada2016-03-22 10:52:56 +0900
committerNaoya Inada2016-03-22 10:52:56 +0900
commitb371bda10311c517a236a98a26b4971272f4d7b2 (patch)
treeb8a76eaf2eaf4fe182f973d5e3615778c81ef3a2
parent921741f6f5484a9abe29427b2a81b52ea5ac814f (diff)
downloadaur-b371bda10311c517a236a98a26b4971272f4d7b2.tar.gz
Add ruby and unzip to makedepends
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9a75071c0f0e..0f9fc7d90bc0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat Mar 19 10:03:14 UTC 2016
+# Tue Mar 22 01:52:46 UTC 2016
pkgbase = fcitx-mozc-ut
pkgdesc = Fcitx Module of A Japanese Input Method for Chromium OS, Windows, Mac and Linux (the Open Source Edition of Google Japanese Input) with Mozc UT Dictionary (additional dictionary)
pkgver = 2.17.2315.102.20160317
- pkgrel = 1
+ pkgrel = 2
url = http://www.geocities.jp/ep3797/mozc_01.html
arch = i686
arch = x86_64
@@ -18,6 +18,8 @@ pkgbase = fcitx-mozc-ut
makedepends = ruby
makedepends = git
makedepends = clang
+ makedepends = unzip
+ makedepends = wget
depends = qt4
depends = fcitx
depends = zinnia
diff --git a/PKGBUILD b/PKGBUILD
index 68e67ff3e5c0..8877ffd2c4a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -68,12 +68,12 @@ pkgname=fcitx-mozc-ut
pkgdesc="Fcitx Module of A Japanese Input Method for Chromium OS, Windows, Mac and Linux (the Open Source Edition of Google Japanese Input) with Mozc UT Dictionary (additional dictionary)"
pkgver=${_mozcver}.${_utdicver}
_fcitx_patchver=2.17.2313.102.1
-pkgrel=1
+pkgrel=2
arch=('i686' 'x86_64')
url="http://www.geocities.jp/ep3797/mozc_01.html"
license=('custom')
depends=('qt4' 'fcitx' 'zinnia')
-makedepends=('pkg-config' 'python2' 'curl' 'gtk2' 'mesa' 'subversion' 'ninja' 'ruby' 'git' 'clang')
+makedepends=('pkg-config' 'python2' 'curl' 'gtk2' 'mesa' 'subversion' 'ninja' 'ruby' 'git' 'clang' 'unzip' 'wget')
replaces=('mozc-fcitx' 'fcitx-mozc')
conflicts=('mozc' 'mozc-server' 'mozc-utils-gui' 'mozc-fcitx' 'mozc-ut' 'fcitx-mozc')
source=(mozc-${_mozcver}::git+https://github.com/google/mozc.git#commit=${_mozc_rev}