diff options
-rw-r--r-- | meta-gnome/recipes-support/ibus/ibus.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-support/ibus/ibus.inc b/meta-gnome/recipes-support/ibus/ibus.inc index 0f4ae7d04b..1bbeb2c481 100644 --- a/meta-gnome/recipes-support/ibus/ibus.inc +++ b/meta-gnome/recipes-support/ibus/ibus.inc | |||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" | |||
5 | 5 | ||
6 | inherit autotools-brokensep pkgconfig gobject-introspection gettext gtk-doc vala | 6 | inherit autotools-brokensep pkgconfig gobject-introspection gettext gtk-doc vala |
7 | 7 | ||
8 | PV = "1.5.21" | 8 | PV = "1.5.22" |
9 | 9 | ||
10 | DEPENDS = "unicode-ucd" | 10 | DEPENDS = "unicode-ucd" |
11 | 11 | ||
@@ -13,7 +13,7 @@ SRC_URI = " \ | |||
13 | git://github.com/ibus/ibus.git \ | 13 | git://github.com/ibus/ibus.git \ |
14 | file://0001-Do-not-try-to-start-dbus-we-do-not-have-dbus-lauch.patch \ | 14 | file://0001-Do-not-try-to-start-dbus-we-do-not-have-dbus-lauch.patch \ |
15 | " | 15 | " |
16 | SRCREV = "ae0040c73466bb6e78fce5e669a55fcce6ffd16d" | 16 | SRCREV = "e3262f08b9e3efc57808700823b0622ec03a1b5f" |
17 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
18 | 18 | ||
19 | PACKAGECONFIG[appindicator] = "--enable-appindicator,--disable-appindicator,qtbase" | 19 | PACKAGECONFIG[appindicator] = "--enable-appindicator,--disable-appindicator,qtbase" |