wok-6.x diff PolicyKit/receipt @ rev 6969

Added postgresql to postgresql-dev depends. Removed zlib from postresql depends since postgresql-client depends on zlib.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Oct 26 14:58:17 2010 +0000 (2010-10-26)
parents 90e4b13db8f4
children
line diff
     1.1 --- a/PolicyKit/receipt	Sat Aug 14 18:58:00 2010 +0000
     1.2 +++ b/PolicyKit/receipt	Tue Oct 26 14:58:17 2010 +0000
     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