libnice: version bump to 0.1.14, added gstreamer-next..

This commit is contained in:
suvari
2017-04-30 22:46:32 +03:00
parent 8ca147fe71
commit 958df24b7a
2 changed files with 16 additions and 5 deletions
+3 -2
View File
@@ -10,8 +10,9 @@ from pisi.actionsapi import get
def setup():
autotools.autoreconf("-fi")
autotools.configure("--disable-static")
autotools.configure("--disable-static \
--with-gstreamer-0.10=no")
#pisitools.dosed("libtool"," -shared ", " -Wl,--as-needed -shared ")
def build():