This commit is contained in:
Ertuğrul Erata
2015-06-25 00:03:56 +03:00
parent ffbbf11346
commit ed4b0f6086
38 changed files with 3833 additions and 1 deletions
+6 -1
View File
@@ -23,6 +23,7 @@
<Name>libXdamage</Name>
<RuntimeDependencies>
<Dependency>libXfixes</Dependency>
<Dependency>libX11</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
@@ -36,6 +37,7 @@
<RuntimeDependencies>
<Dependency release="current">libXdamage</Dependency>
<Dependency>libXfixes-devel</Dependency>
<Dependency>libX11-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/X11</Path>
@@ -50,9 +52,12 @@
<Summary>32-bit shared libraries for libXdamage</Summary>
<BuildType>emul32</BuildType>
<BuildDependencies>
<Dependency>libXfixes</Dependency>
<Dependency>glibc-32bit</Dependency>
<Dependency>libX11-32bit</Dependency>
<Dependency>libXfixes-32bit</Dependency>
</BuildDependencies>
<RuntimeDependencies>
<Dependency>glibc-32bit</Dependency>
<Dependency release="current">libXdamage</Dependency>
<Dependency>libXfixes-32bit</Dependency>
<Dependency>libX11-32bit</Dependency>