libxfce4util rebuild enable-vala=yes
xfce4-notes-plugin için gerekli
This commit is contained in:
@@ -10,7 +10,7 @@ from pisi.actionsapi import get
|
|||||||
from pisi.actionsapi import shelltools
|
from pisi.actionsapi import shelltools
|
||||||
|
|
||||||
def setup():
|
def setup():
|
||||||
autotools.configure("--disable-static --enable-vala=no --disable-gtk-doc --enable-introspection")
|
autotools.configure("--disable-static --enable-vala=yes --disable-gtk-doc --enable-introspection")
|
||||||
|
|
||||||
pisitools.dosed("libtool"," -shared ", " -Wl,--as-needed -shared ")
|
pisitools.dosed("libtool"," -shared ", " -Wl,--as-needed -shared ")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user