[jhbuild] core-latest: Fix bad mesonargs for PackageKit
- From: Ting-Wei Lan <lantw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] core-latest: Fix bad mesonargs for PackageKit
- Date: Sun, 19 Jan 2020 08:32:38 +0000 (UTC)
commit 989c9dd2fc62ffe33956a810e8d7e8e345a9f13a
Author: Ting-Wei Lan <lantw src gnome org>
Date: Sun Jan 19 16:25:32 2020 +0800
core-latest: Fix bad mesonargs for PackageKit
modulesets/gnome-suites-core-latest.modules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/modulesets/gnome-suites-core-latest.modules b/modulesets/gnome-suites-core-latest.modules
index 722ae5aa..198713b8 100644
--- a/modulesets/gnome-suites-core-latest.modules
+++ b/modulesets/gnome-suites-core-latest.modules
@@ -1295,7 +1295,7 @@
<!-- Vala disabled for https://github.com/hughsie/PackageKit/issues/212 -->
<meson id="PackageKit" mesonargs="-Dbash_completion=false -Dsystemdsystemunitdir=no">
<if condition-unset="linux">
- <mesonargs value="-Dsystemd=false -Doffline-update=false"/>
+ <mesonargs value="-Dsystemd=false -Doffline_update=false"/>
</if>
<branch repo="github.com" module="hughsie/PackageKit.git"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]