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