Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=openjava.git;a=commitdiff;h=2edacc9590104e8c6f291813d591e67ca0d2bf30
commit 2edacc9590104e8c6f291813d591e67ca0d2bf30 Author: James Buren <[email protected]> Date: Mon Aug 20 11:54:53 2012 -0500 systemd-188-2-x86_64 * disable introspection for now (it pulls in udev) diff --git a/source/base/systemd/FrugalBuild b/source/base/systemd/FrugalBuild index 8a05722..b871a4f 100644 --- a/source/base/systemd/FrugalBuild +++ b/source/base/systemd/FrugalBuild @@ -10,7 +10,7 @@ pkgrel=2 pkgdesc="A System and Service Manager" url="http://www.freedesktop.org/wiki/Software/systemd" depends=('dbus' 'kmod>=7' 'pam' 'coreutils' 'libcap' 'sysvinit-initscripts' 'sysvinit-tools' 'xfsprogs-acl' 'pciutils' 'usbutils') -makedepends=('vala' 'docbook-xsl>=1.73.0-2' 'docbook-xml' 'intltool' 'gperf' 'gobject-introspection' 'gtk-doc') +makedepends=('vala' 'docbook-xsl>=1.73.0-2' 'docbook-xml' 'intltool' 'gperf' 'gtk-doc') options=('scriptlet' 'force') up2date="Flasttar http://www.freedesktop.org/software/$pkgname" source=(http://www.freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz \ @@ -46,7 +46,7 @@ suboptions=('force') Fconfopts="$Fconfopts --disable-selinux --with-distro=frugalware --with-pamlibdir=/lib/security \ --with-rootprefix= --with-dbussystemservicedir=/usr/share/dbus-1/system-services \ - --with-dbusinterfacedir=/usr/share/dbus-1/interfaces --enable-gtk-doc --enable-introspection \ + --with-dbusinterfacedir=/usr/share/dbus-1/interfaces --enable-gtk-doc --disable-introspection \ --disable-audit --disable-ima --with-usb-ids-path=/usr/share/hwdata/usb.ids \ --with-pci-ids-path=/usr/share/hwdata/pci.ids \ --with-firmware-path=/lib/firmware" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
