Merge pull request #7384 from IdrisKalp/master

librsvg
This commit is contained in:
Idris Kalp
2020-01-08 19:56:45 +03:00
committed by GitHub
2 changed files with 4 additions and 3 deletions
+2 -1
View File
@@ -12,7 +12,8 @@ from pisi.actionsapi import get
def setup():
autotools.autoreconf("-fiv")
autotools.configure("--enable-vala \
--disable-static")
--disable-static \
--disable-gtk-doc")
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
+2 -2
View File
@@ -27,8 +27,8 @@
<Dependency>python-six</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
</BuildDependencies>
<Patches>
</Patches>
<!-- <Patches>
</Patches>-->
</Source>
<Package>