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