wok-stable diff PolicyKit/receipt @ rev 6750

Fix: winetricks DEPENDS on wget (Thanks ernia)
author Christophe Lincoln <pankso@slitaz.org>
date Sun Oct 17 22:21:38 2010 +0200 (2010-10-17)
parents 90e4b13db8f4
children
line diff
     1.1 --- a/PolicyKit/receipt	Sat Aug 14 18:58:00 2010 +0000
     1.2 +++ b/PolicyKit/receipt	Sun Oct 17 22:21:38 2010 +0200
     1.3 @@ -35,6 +35,7 @@
     1.4  		--sysconfdir=/etc \
     1.5  		--localstatedir=/var \
     1.6  		--libexecdir=/usr/lib/PolicyKit \
     1.7 +		--disable-introspection \
     1.8  		$CONFIGURE_ARGS  &&
     1.9      make &&
    1.10      make DESTDIR=$src/_pkg install