yelp rebuild
This commit is contained in:
@@ -11,7 +11,6 @@ from pisi.actionsapi import get
|
|||||||
def setup():
|
def setup():
|
||||||
autotools.configure("--disable-static \
|
autotools.configure("--disable-static \
|
||||||
--enable-gtk-doc \
|
--enable-gtk-doc \
|
||||||
--with-webkit2gtk-4.0 \
|
|
||||||
--enable-compile-warnings=minimum")
|
--enable-compile-warnings=minimum")
|
||||||
|
|
||||||
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
|
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
|
||||||
|
|||||||
@@ -25,7 +25,7 @@
|
|||||||
<Dependency>libhandy-devel</Dependency>
|
<Dependency>libhandy-devel</Dependency>
|
||||||
<Dependency>enchant2-devel</Dependency>
|
<Dependency>enchant2-devel</Dependency>
|
||||||
<Dependency>yelp-xsl-devel</Dependency>
|
<Dependency>yelp-xsl-devel</Dependency>
|
||||||
<Dependency>webkit2gtk-devel</Dependency>
|
<Dependency>webkit2gtk-4.1-devel</Dependency>
|
||||||
<Dependency>python-pyliblzma</Dependency>
|
<Dependency>python-pyliblzma</Dependency>
|
||||||
<Dependency>libseccomp-devel</Dependency>
|
<Dependency>libseccomp-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
@@ -43,7 +43,7 @@
|
|||||||
<Dependency>libhandy</Dependency>
|
<Dependency>libhandy</Dependency>
|
||||||
<Dependency>libxml2</Dependency>
|
<Dependency>libxml2</Dependency>
|
||||||
<Dependency>libxslt</Dependency>
|
<Dependency>libxslt</Dependency>
|
||||||
<Dependency>webkit2gtk</Dependency>
|
<Dependency>webkit2gtk-4.1</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="librray">/usr/lib</Path>
|
<Path fileType="librray">/usr/lib</Path>
|
||||||
@@ -71,6 +71,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="10">
|
||||||
|
<Date>2024-12-26</Date>
|
||||||
|
<Version>42.2</Version>
|
||||||
|
<Comment>Rebuild.</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="9">
|
<Update release="9">
|
||||||
<Date>2022-11-02</Date>
|
<Date>2022-11-02</Date>
|
||||||
<Version>42.2</Version>
|
<Version>42.2</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user