[gnome-software/wip/mak/libas] Revert "fixup! meson: Adjust dependency for AppStream, replacing appstream-glib"
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/wip/mak/libas] Revert "fixup! meson: Adjust dependency for AppStream, replacing appstream-glib"
- Date: Wed, 10 Feb 2021 15:14:27 +0000 (UTC)
commit b6d101efddb26296906380d6b63164714503da4c
Author: Philip Withnall <pwithnall endlessos org>
Date: Wed Feb 10 15:14:12 2021 +0000
Revert "fixup! meson: Adjust dependency for AppStream, replacing appstream-glib"
This reverts commit 1212d8d150467e6383e7bcc2d47436aaf145eacb.
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index c49685d2a..7de3149d6 100644
--- a/meson.build
+++ b/meson.build
@@ -98,7 +98,7 @@ add_project_arguments('-D_GNU_SOURCE', language : 'c')
conf.set('HAVE_LINUX_UNISTD_H', cc.has_header('linux/unistd.h'))
-appstream = dependency('appstream', version : '>= 0.14.0', fallback : ['appstream', 'appstream_dep'],
default_options: ['c_std=gnu11'])
+appstream = dependency('appstream', version : '>= 0.14.0', fallback : ['appstream', 'appstream_dep'])
gdk_pixbuf = dependency('gdk-pixbuf-2.0', version : '>= 2.32.0')
libxmlb = dependency('xmlb', version : '>= 0.1.7', fallback : ['libxmlb', 'libxmlb_dep'])
gio_unix = dependency('gio-unix-2.0', version : '>= 2.56.0')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]