vulkan fix dep
This commit is contained in:
@@ -50,6 +50,7 @@
|
||||
<Dependency>wayland-32bit</Dependency>
|
||||
</BuildDependencies>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">libX11-32bit</Dependency>
|
||||
<Dependency>libX11-32bit</Dependency>
|
||||
<Dependency>libXrandr-32bit</Dependency>
|
||||
<Dependency>wayland-32bit</Dependency>
|
||||
@@ -62,6 +63,9 @@
|
||||
|
||||
<Package>
|
||||
<Name>vulkan-devel</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">vulkan</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
||||
|
||||
Reference in New Issue
Block a user