gst-plugins-good 1.16.2

This commit is contained in:
idriskalp
2020-01-19 19:08:47 +03:00
parent 7136720a05
commit c7721febdf
2 changed files with 11 additions and 2 deletions
+2 -1
View File
@@ -9,7 +9,8 @@ from pisi.actionsapi import pisitools
def setup():
autotools.configure("--with-package-name='PisiLinux gstreamer-plugins-good package' \
--with-package-origin='http://www.pisilinux.org'")
--with-package-origin='http://www.pisilinux.org' \
--disable-qt")
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")