From ae10b1b141c01cc9f976ff884d300a24aabe0209924a896a4d1d72fb67574284 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 21 Mar 2024 10:02:21 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-volk?expand=0&rev=8 --- vulkan-volk.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vulkan-volk.spec b/vulkan-volk.spec index 3328659..8a45aae 100644 --- a/vulkan-volk.spec +++ b/vulkan-volk.spec @@ -49,7 +49,7 @@ increase performance by skipping loader dispatch overhead. %package devel Summary: Headers for the Vulkan meta loader Group: Development/Libraries/C and C++ -Requires: libvolk = %version-%release +Requires: %lname = %version-%release # -lvolk is logically ambiguous, so block this package mix even # if the filesets do not overlap at all times. # https://github.com/zeux/volk/issues/166