summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-support/ibus/ibus.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-support/ibus/ibus.inc b/meta-gnome/recipes-support/ibus/ibus.inc
index c0c0b3b31f..2e03f7c6a7 100644
--- a/meta-gnome/recipes-support/ibus/ibus.inc
+++ b/meta-gnome/recipes-support/ibus/ibus.inc
@@ -10,7 +10,7 @@ PV = "1.5.22"
10DEPENDS = "unicode-ucd" 10DEPENDS = "unicode-ucd"
11 11
12SRC_URI = " \ 12SRC_URI = " \
13 git://github.com/ibus/ibus.git;branch=master;protocol=https \ 13 git://github.com/ibus/ibus.git;branch=main;protocol=https \
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"
16SRCREV = "e3262f08b9e3efc57808700823b0622ec03a1b5f" 16SRCREV = "e3262f08b9e3efc57808700823b0622ec03a1b5f"