libXfixes fix deps
This commit is contained in:
@@ -15,6 +15,8 @@
|
||||
<Archive sha1sum="e14fa072bd70b30eef47391cac637bdb4de9e8a3" type="tarbz2">mirrors://xorg/individual/lib/libXfixes-5.0.1.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>xorg-proto</Dependency>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
<Dependency>util-macros</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -31,6 +33,7 @@
|
||||
<Summary>Development files for libXfixes</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">libXfixes</Dependency>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include/X11</Path>
|
||||
@@ -47,10 +50,12 @@
|
||||
<BuildType>emul32</BuildType>
|
||||
<BuildDependencies>
|
||||
<Dependency>libX11-32bit</Dependency>
|
||||
<Dependency>glibc-32bit</Dependency>
|
||||
</BuildDependencies>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">libXfixes</Dependency>
|
||||
<Dependency>libX11-32bit</Dependency>
|
||||
<Dependency>glibc-32bit</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib32</Path>
|
||||
|
||||
Reference in New Issue
Block a user