[gnome-build-meta/update-libosinfo-element] core-deps/libosinfo.bst: Update libosinfo to 1.7
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/update-libosinfo-element] core-deps/libosinfo.bst: Update libosinfo to 1.7
- Date: Tue, 3 Dec 2019 09:00:42 +0000 (UTC)
commit 85e1fdf2136a5a500d94f6eb2cf803acd6c14d6b
Author: Felipe Borges <felipeborges gnome org>
Date: Tue Dec 3 10:00:02 2019 +0100
core-deps/libosinfo.bst: Update libosinfo to 1.7
Libosinfo is now built with Meson.
elements/core-deps/libosinfo.bst | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/elements/core-deps/libosinfo.bst b/elements/core-deps/libosinfo.bst
index 7b3c91a9..f64f854c 100644
--- a/elements/core-deps/libosinfo.bst
+++ b/elements/core-deps/libosinfo.bst
@@ -1,7 +1,7 @@
-kind: autotools
+kind: meson
sources:
- kind: tar
- url: https://releases.pagure.org/libosinfo/libosinfo-1.6.0.tar.gz
+ url: https://releases.pagure.org/libosinfo/libosinfo-1.7.0.tar.gz
- kind: local
path: files/libosinfo/pci.ids
- kind: local
@@ -9,7 +9,7 @@ sources:
build-depends:
- sdk/gtk-doc.bst
- freedesktop-sdk.bst:components/perl-xml-parser.bst
-- freedesktop-sdk.bst:public-stacks/buildsystem-autotools.bst
+- freedesktop-sdk.bst:public-stacks/buildsystem-meson.bst
depends:
- core-deps/osinfo-db-tools.bst
- sdk/glib.bst
@@ -18,5 +18,5 @@ depends:
- sdk/vala.bst
- freedesktop-sdk.bst:bootstrap-import.bst
variables:
- conf-local: >-
- --enable-werror=no
+ meson-local: >-
+ -Denable-tests=false
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]