add component and libXi fix deps
This commit is contained in:
Executable
+2325
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,3 @@
|
|||||||
|
<PISI>
|
||||||
|
<Name>desktop.font</Name>
|
||||||
|
</PISI>
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
<PISI>
|
||||||
|
<Name>desktop.kde</Name>
|
||||||
|
</PISI>
|
||||||
+20914
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1 @@
|
|||||||
|
adaffd50db76ff6bfafaaf0ceac969fe4d745255
|
||||||
Binary file not shown.
@@ -0,0 +1 @@
|
|||||||
|
ff898eb9439d1df04eaaa14b6b2fa85be302faec
|
||||||
@@ -15,6 +15,8 @@
|
|||||||
<Archive sha1sum="d206af66ca9472784a6f05e719121e4d21a1adb1" type="tarbz2">mirrors://xorg/individual/lib/libXi-1.7.4.tar.bz2</Archive>
|
<Archive sha1sum="d206af66ca9472784a6f05e719121e4d21a1adb1" type="tarbz2">mirrors://xorg/individual/lib/libXi-1.7.4.tar.bz2</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>libXext-devel</Dependency>
|
<Dependency>libXext-devel</Dependency>
|
||||||
|
<Dependency>libXfixes-devel</Dependency>
|
||||||
|
<Dependency>util-macros</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
@@ -22,6 +24,7 @@
|
|||||||
<Name>libXi</Name>
|
<Name>libXi</Name>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency>libXext</Dependency>
|
<Dependency>libXext</Dependency>
|
||||||
|
<Dependency>libX11</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="library">/usr/lib</Path>
|
<Path fileType="library">/usr/lib</Path>
|
||||||
@@ -35,6 +38,7 @@
|
|||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency release="current">libXi</Dependency>
|
<Dependency release="current">libXi</Dependency>
|
||||||
<Dependency>libXext-devel</Dependency>
|
<Dependency>libXext-devel</Dependency>
|
||||||
|
<Dependency>libX11-devel</Dependency>
|
||||||
<Dependency>libXfixes-devel</Dependency>
|
<Dependency>libXfixes-devel</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
@@ -51,10 +55,12 @@
|
|||||||
<Summary>32-bit shared libraries for libXi</Summary>
|
<Summary>32-bit shared libraries for libXi</Summary>
|
||||||
<BuildType>emul32</BuildType>
|
<BuildType>emul32</BuildType>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
|
<Dependency>glibc-32bit</Dependency>
|
||||||
<Dependency>libXext-32bit</Dependency>
|
<Dependency>libXext-32bit</Dependency>
|
||||||
<Dependency>libX11-32bit</Dependency>
|
<Dependency>libX11-32bit</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
|
<Dependency>glibc-32bit</Dependency>
|
||||||
<Dependency release="current">libXi</Dependency>
|
<Dependency release="current">libXi</Dependency>
|
||||||
<Dependency>libXext-32bit</Dependency>
|
<Dependency>libXext-32bit</Dependency>
|
||||||
<Dependency>libX11-32bit</Dependency>
|
<Dependency>libX11-32bit</Dependency>
|
||||||
|
|||||||
Reference in New Issue
Block a user