[gnome-build-meta/abderrahim/update-qemu] core-deps/qemu.bst: update and add meson dependency
- From: Abderrahim Kitouni <akitouni src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/abderrahim/update-qemu] core-deps/qemu.bst: update and add meson dependency
- Date: Fri, 5 Feb 2021 10:08:24 +0000 (UTC)
commit 46fabdde7550c70f843b63f04666975c009739b9
Author: Abderrahim Kitouni <akitouni gnome org>
Date: Fri Feb 5 11:02:49 2021 +0100
core-deps/qemu.bst: update and add meson dependency
This never used autotools, but was presenting an autotools-like interface.
Now it moved to meson, but the autotools-like wrappers are still needed as
they do some stuff (hence the kind:autotools)
elements/core-deps/qemu.bst | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/elements/core-deps/qemu.bst b/elements/core-deps/qemu.bst
index 601e8e1d..d3874872 100644
--- a/elements/core-deps/qemu.bst
+++ b/elements/core-deps/qemu.bst
@@ -2,11 +2,12 @@ kind: autotools
sources:
- kind: tar
- url: https://download.qemu.org/qemu-5.0.0.tar.xz
+ url: https://download.qemu.org/qemu-5.2.0.tar.xz
build-depends:
- core-deps/spice-protocol.bst
-- freedesktop-sdk.bst:public-stacks/buildsystem-autotools.bst
+- freedesktop-sdk.bst:components/perl.bst
+- freedesktop-sdk.bst:public-stacks/buildsystem-meson.bst
depends:
- sdk/gtk+-3.bst
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]