[krb5-auth-dialog] build: Require meson 1.2
- From: Guido Günther <guidog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [krb5-auth-dialog] build: Require meson 1.2
- Date: Fri, 21 Oct 2022 08:55:39 +0000 (UTC)
commit a9252f5054c53caf13ddd8b21b61036369e54a55
Author: Guido Günther <agx sigxcpu org>
Date: Thu Oct 20 17:00:22 2022 +0200
build: Require meson 1.2
We want to use adw-about-dialog
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 74a1c8e..9a8254c 100644
--- a/meson.build
+++ b/meson.build
@@ -87,7 +87,7 @@ add_project_arguments(
gnome = import('gnome')
i18n = import('i18n')
-adw_dep = dependency('libadwaita-1', version: '>=1.1')
+adw_dep = dependency('libadwaita-1', version: '>=1.2')
glib_dep = dependency('glib-2.0', version: glib_ver_cmp)
gio_dep = dependency('gio-2.0', version: glib_ver_cmp)
gobject_dep = dependency('gobject-2.0', version: glib_ver_cmp)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]