[gnome-initial-setup] Update malcontent-ui dependency
- From: Will Thompson <wjt src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-initial-setup] Update malcontent-ui dependency
- Date: Fri, 26 Aug 2022 21:03:24 +0000 (UTC)
commit 1654e49e6abbf68f757c3a343c690eb4247c58a0
Author: Will Thompson <wjt endlessos org>
Date: Fri Aug 26 21:54:16 2022 +0100
Update malcontent-ui dependency
malcontent's 0.11.0 release bumped the pkg-config name to
malcontent-ui-1.
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 55a68a62..2b004879 100644
--- a/meson.build
+++ b/meson.build
@@ -70,7 +70,7 @@ libadwaita_dep = dependency(
libmalcontent_dep = dependency ('malcontent-0',
version: '>= 0.6.0',
required: get_option('parental_controls'))
-libmalcontent_ui_dep = dependency ('malcontent-ui-0',
+libmalcontent_ui_dep = dependency ('malcontent-ui-1',
version: '>= 0.11.0',
required: get_option('parental_controls'),
fallback: ['malcontent-ui', 'libmalcontent_ui_dep'])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]