From 6e371ec2209f3a8d89a569fe8daf81fb380c938d08b0f7cbd2336ed67cbeb8b1 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 23 Nov 2018 16:41:22 +0000 Subject: [PATCH] - Add back baselibs.conf that was in vulkan(.spec) OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-loader?expand=0&rev=7 --- baselibs.conf | 1 + vulkan-loader.changes | 5 +++++ vulkan-loader.spec | 1 + 3 files changed, 7 insertions(+) create mode 100644 baselibs.conf diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..731c06d --- /dev/null +++ b/baselibs.conf @@ -0,0 +1 @@ +libvulkan1 diff --git a/vulkan-loader.changes b/vulkan-loader.changes index 8aaa1b0..de14abe 100644 --- a/vulkan-loader.changes +++ b/vulkan-loader.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Nov 23 16:20:17 UTC 2018 - Jan Engelhardt + +- Add back baselibs.conf that was in vulkan(.spec) + ------------------------------------------------------------------- Mon Nov 12 15:14:33 UTC 2018 - Jan Engelhardt diff --git a/vulkan-loader.spec b/vulkan-loader.spec index 068ea36..7fd94ea 100644 --- a/vulkan-loader.spec +++ b/vulkan-loader.spec @@ -28,6 +28,7 @@ Group: Development/Libraries/C and C++ Url: http://www.khronos.org/ Source: Vulkan-Loader-%version.tar.xz +Source9: baselibs.conf BuildRequires: cmake >= 2.8.11 BuildRequires: gcc-c++ >= 4.8 BuildRequires: vulkan-headers >= %version