xcb-util-renderutil fix deps
This commit is contained in:
@@ -13,11 +13,18 @@
|
|||||||
<Summary>A number of libraries which sit on top of libxcb</Summary>
|
<Summary>A number of libraries which sit on top of libxcb</Summary>
|
||||||
<Description>The xcb-util-renderutil module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries.</Description>
|
<Description>The xcb-util-renderutil module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries.</Description>
|
||||||
<Archive sha1sum="cb533b1d039f833f070e7d6398c221a31d30d5e2" type="tarbz2">http://xcb.freedesktop.org/dist/xcb-util-renderutil-0.3.9.tar.bz2</Archive>
|
<Archive sha1sum="cb533b1d039f833f070e7d6398c221a31d30d5e2" type="tarbz2">http://xcb.freedesktop.org/dist/xcb-util-renderutil-0.3.9.tar.bz2</Archive>
|
||||||
|
<BuildDependencies>
|
||||||
|
<Dependency>util-macros</Dependency>
|
||||||
|
<Dependency>libxcb-devel</Dependency>
|
||||||
|
</BuildDependencies>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
<Package>
|
<Package>
|
||||||
<Name>xcb-util-renderutil</Name>
|
<Name>xcb-util-renderutil</Name>
|
||||||
<Files>
|
<RuntimeDependencies>
|
||||||
|
<Dependency>libxcb</Dependency>
|
||||||
|
</RuntimeDependencies>
|
||||||
|
<Files>
|
||||||
<Path fileType="library">/usr/lib</Path>
|
<Path fileType="library">/usr/lib</Path>
|
||||||
<Path fileType="doc">/usr/share/doc</Path>
|
<Path fileType="doc">/usr/share/doc</Path>
|
||||||
</Files>
|
</Files>
|
||||||
@@ -42,10 +49,11 @@
|
|||||||
<Summary>32-bit shared libraries for xcb-util-renderutil</Summary>
|
<Summary>32-bit shared libraries for xcb-util-renderutil</Summary>
|
||||||
<BuildType>emul32</BuildType>
|
<BuildType>emul32</BuildType>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
|
<Dependency>glibc-32bit</Dependency>
|
||||||
<Dependency>libxcb-32bit</Dependency>
|
<Dependency>libxcb-32bit</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency>xcb-util</Dependency>
|
<Dependency>glibc-32bit</Dependency>
|
||||||
<Dependency>libxcb-32bit</Dependency>
|
<Dependency>libxcb-32bit</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
|
|||||||
Reference in New Issue
Block a user