libXext deps. fix

This commit is contained in:
Ertuğrul Erata
2015-06-20 10:35:28 +03:00
parent 22bcd37c4c
commit c5076bf434
+9
View File
@@ -15,11 +15,17 @@
<Archive sha1sum="43abab84101159563e68d9923353cc0b3af44f07" type="tarbz2">mirrors://xorg/individual/lib/libXext-1.3.3.tar.bz2</Archive>
<BuildDependencies>
<Dependency>xorg-proto</Dependency>
<Dependency>util-macros</Dependency>
<Dependency>libX11-devel</Dependency>
<Dependency>libxslt</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>libXext</Name>
<RuntimeDependencies>
<Dependency>libX11</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
@@ -30,6 +36,7 @@
<Name>libXext-devel</Name>
<Summary>Development files for libXext</Summary>
<RuntimeDependencies>
<Dependency>libX11-devel</Dependency>
<Dependency release="current">libXext</Dependency>
</RuntimeDependencies>
<Files>
@@ -47,10 +54,12 @@
<BuildType>emul32</BuildType>
<BuildDependencies>
<Dependency>libX11-32bit</Dependency>
<Dependency>glibc-32bit</Dependency>
</BuildDependencies>
<RuntimeDependencies>
<Dependency release="current">libXext</Dependency>
<Dependency>libX11-32bit</Dependency>
<Dependency>glibc-32bit</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib32</Path>