From 8c27558fe9c7dc6e75e206c85f53465598e2831ddee332f93cdb27e8e5c7150d Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 26 Mar 2019 00:46:34 +0000 Subject: [PATCH] Accepting request 688002 from home:jayvdb:branches:X11:Wayland - Use build dependency python-xml to fix Leap 42.3 builds OBS-URL: https://build.opensuse.org/request/show/688002 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-loader?expand=0&rev=20 --- vulkan-loader.changes | 5 +++++ vulkan-loader.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/vulkan-loader.changes b/vulkan-loader.changes index 8ebac71..00b4f2f 100644 --- a/vulkan-loader.changes +++ b/vulkan-loader.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Mar 24 14:02:28 UTC 2019 - John Vandenberg + +- Use build dependency python-xml to fix Leap 42.3 builds + ------------------------------------------------------------------- Sat Mar 16 18:35:31 UTC 2019 - Jan Engelhardt diff --git a/vulkan-loader.spec b/vulkan-loader.spec index eb2e1c3..74f0760 100644 --- a/vulkan-loader.spec +++ b/vulkan-loader.spec @@ -32,7 +32,7 @@ Source9: baselibs.conf BuildRequires: cmake >= 2.8.11 BuildRequires: gcc-c++ >= 4.8 BuildRequires: pkg-config -BuildRequires: python3-base +BuildRequires: python3-xml BuildRequires: vulkan-headers >= %version BuildRequires: pkgconfig(pciaccess) BuildRequires: pkgconfig(x11)