summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNaoya Inada2016-03-22 10:52:56 +0900
committerNaoya Inada2016-03-22 10:52:56 +0900
commitb371bda10311c517a236a98a26b4971272f4d7b2 (patch)
treeb8a76eaf2eaf4fe182f973d5e3615778c81ef3a2 /PKGBUILD
parent921741f6f5484a9abe29427b2a81b52ea5ac814f (diff)
downloadaur-b371bda10311c517a236a98a26b4971272f4d7b2.tar.gz
Add ruby and unzip to makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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}