* move ibus to use dbus-python
This commit is contained in:
parent
e1e967ffa4
commit
44da148b44
@ -4,12 +4,12 @@
|
||||
pkgbase=ibus
|
||||
pkgname=(ibus libibus)
|
||||
pkgver=1.5.24
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Next Generation Input Bus for Linux"
|
||||
arch=(x86_64 powerpc64le powerpc)
|
||||
url="https://github.com/ibus/ibus/wiki"
|
||||
license=('LGPL')
|
||||
depends=('dconf' 'gtk3' 'hicolor-icon-theme' 'libnotify' 'python-dbus' 'python-gobject'
|
||||
depends=('dconf' 'gtk3' 'hicolor-icon-theme' 'libnotify' 'dbus-python' 'python-gobject'
|
||||
'iso-codes' 'librsvg')
|
||||
makedepends=('gobject-introspection' 'vala' 'intltool' 'gnome-common' 'gtk-doc' 'gtk2' 'qt5-base'
|
||||
'unicode-cldr' 'unicode-character-database' 'unicode-emoji' 'git')
|
||||
|
Loading…
x
Reference in New Issue
Block a user