[jhbuild] ibus: Fix the build on Arch
- From: Christoph Reiter <creiter src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] ibus: Fix the build on Arch
- Date: Sat, 7 Dec 2019 21:54:05 +0000 (UTC)
commit bc48043ce7026fd41b779f1c92122b5ad3622298
Author: Christoph Reiter <reiter christoph gmail com>
Date: Sat Dec 7 22:52:48 2019 +0100
ibus: Fix the build on Arch
Same as 6a80cb90979b7b
See #46
modulesets/gnome-suites-core-deps-latest.modules | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/modulesets/gnome-suites-core-deps-latest.modules
b/modulesets/gnome-suites-core-deps-latest.modules
index f399c457..43f0a6a6 100644
--- a/modulesets/gnome-suites-core-deps-latest.modules
+++ b/modulesets/gnome-suites-core-deps-latest.modules
@@ -1162,6 +1162,9 @@
<if condition-set="debian">
<autogenargs value="--with-ucd-dir=/usr/share/unicode"/>
</if>
+ <if condition-set="arch">
+ <autogenargs value="--with-ucd-dir=/usr/share/unicode"/>
+ </if>
<branch repo="github-tar"
version="1.5.21"
module="ibus/ibus/releases/download/${version}/ibus-${version}.tar.gz"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]