dbus-glib rebuild
This commit is contained in:
@@ -10,14 +10,13 @@ from pisi.actionsapi import libtools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
def setup():
|
||||
#libtools.libtoolize("--force --copy")
|
||||
autotools.autoreconf("-f")
|
||||
libtools.libtoolize("--force --copy")
|
||||
autotools.autoreconf("-fi")
|
||||
|
||||
autotools.configure("--localstatedir=/var \
|
||||
--enable-bash-completion \
|
||||
--disable-doxygen-docs \
|
||||
--enable-gtk-doc=no \
|
||||
--without-gtk-doc \
|
||||
--enable-gtk-doc-html=no \
|
||||
--disable-static")
|
||||
|
||||
|
||||
@@ -16,6 +16,7 @@
|
||||
<Archive sha1sum="9eb81f50e36e349f57297d1a2a61b48707a551cc" type="targz">http://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-0.112.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3</Dependency>
|
||||
<Dependency>gtk-doc</Dependency>
|
||||
<Dependency>dbus-devel</Dependency>
|
||||
<!-- New dbus uses GVariant data structure. We need glib2 >= 2.24 -->
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
|
||||
Reference in New Issue
Block a user