libyaml pyyaml*:ver. bump

This commit is contained in:
Rmys
2019-10-03 19:07:06 +03:00
parent ffa983d429
commit 0d50389412
4 changed files with 27 additions and 5 deletions
+1
View File
@@ -11,6 +11,7 @@ from pisi.actionsapi import get
WorkDir = "yaml-%s" % get.srcVERSION()
def setup():
autotools.autoreconf("-fvi")
autotools.configure("--disable-static")
def build():