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