xcb-util-image fix deps
This commit is contained in:
@@ -13,12 +13,18 @@
|
||||
<Summary>A number of libraries which sit on top of libxcb</Summary>
|
||||
<Description>The xcb-util-image 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="afeba6230400fe8bec6076fd07bf20a8e412bbb5" type="tarbz2">http://xcb.freedesktop.org/dist/xcb-util-image-0.3.9.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>util-macros</Dependency>
|
||||
<Dependency>libxcb-devel</Dependency>
|
||||
<Dependency>xcb-util-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>xcb-util-image</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>xcb-util</Dependency>
|
||||
<Dependency>libxcb</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
@@ -46,8 +52,11 @@
|
||||
<BuildType>emul32</BuildType>
|
||||
<BuildDependencies>
|
||||
<Dependency>libxcb-32bit</Dependency>
|
||||
<Dependency>xcb-util-32bit</Dependency>
|
||||
<Dependency>glibc-32bit</Dependency>
|
||||
</BuildDependencies>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>glibc-32bit</Dependency>
|
||||
<Dependency>xcb-util-32bit</Dependency>
|
||||
<Dependency>libxcb-32bit</Dependency>
|
||||
</RuntimeDependencies>
|
||||
|
||||
Reference in New Issue
Block a user