libXpresent
This commit is contained in:
@@ -16,6 +16,7 @@
|
|||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>util-macros</Dependency>
|
<Dependency>util-macros</Dependency>
|
||||||
<Dependency>xorg-proto</Dependency>
|
<Dependency>xorg-proto</Dependency>
|
||||||
|
<Dependency>libX11-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
@@ -24,6 +25,7 @@
|
|||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency>libXfixes</Dependency>
|
<Dependency>libXfixes</Dependency>
|
||||||
<Dependency>libXrandr</Dependency>
|
<Dependency>libXrandr</Dependency>
|
||||||
|
<Dependency>libX11</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="config">/usr/include/X11/extensions</Path>
|
<Path fileType="config">/usr/include/X11/extensions</Path>
|
||||||
@@ -53,16 +55,16 @@
|
|||||||
<PartOf>emul32</PartOf>
|
<PartOf>emul32</PartOf>
|
||||||
<Summary>32-bit shared libraries for libXpresent</Summary>
|
<Summary>32-bit shared libraries for libXpresent</Summary>
|
||||||
<BuildType>emul32</BuildType>
|
<BuildType>emul32</BuildType>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>libXfixes-32bit</Dependency>
|
<Dependency>libX11-32bit</Dependency>
|
||||||
<Dependency>libXrandr-32bit</Dependency>
|
<Dependency>libXfixes-32bit</Dependency>
|
||||||
<Dependency>libX11-32bit</Dependency>
|
Dependency>libXrandr-32bit</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency release="current">libXpresent</Dependency>
|
<Dependency release="current">libXpresent</Dependency>
|
||||||
<Dependency>libXfixes-32bit</Dependency>
|
<Dependency>libXfixes-32bit</Dependency>
|
||||||
<Dependency>libXrandr-32bit</Dependency>
|
<Dependency>libXrandr-32bit</Dependency>
|
||||||
<Dependency>libX11-32bit</Dependency>
|
<Dependency>libX11-32bit</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="library">/usr/lib32</Path>
|
<Path fileType="library">/usr/lib32</Path>
|
||||||
|
|||||||
Reference in New Issue
Block a user