summaryrefslogtreecommitdiff
path: root/extra/ibus
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-01-12 03:39:46 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-01-12 03:39:46 +0000
commit61e090957dbc6b062f3a1af7eeb0d58478c6657d (patch)
tree768f076ead75d57e34580da0d78ff9f5afe170fd /extra/ibus
parentb8322aaddc0dc6b249457dd19ab7fb246b92c997 (diff)
Sun Jan 12 03:35:50 UTC 2014
Diffstat (limited to 'extra/ibus')
-rw-r--r--extra/ibus/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/ibus/PKGBUILD b/extra/ibus/PKGBUILD
index 428acd0f5..0a8ad5462 100644
--- a/extra/ibus/PKGBUILD
+++ b/extra/ibus/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 203380 2014-01-09 06:32:23Z fyan $
+# $Id: PKGBUILD 203458 2014-01-11 02:11:21Z fyan $
# Maintainer: Felix Yan <felixonmars@gmail.com>
pkgbase=ibus
pkgname=(ibus libibus)
pkgver=1.5.4
-pkgrel=2
+pkgrel=3
pkgdesc="Next Generation Input Bus for Linux"
arch=('i686' 'x86_64')
url="http://ibus.googlecode.com"
@@ -31,7 +31,7 @@ build() {
}
package_ibus() {
- depends+=("libibus=$pkgver")
+ depends+=("libibus=$pkgver" 'python2-gobject')
install=ibus.install
cd ${pkgbase}-${pkgver}