wok-stable diff polkit/receipt @ rev 11903

Up: tazpkg (4.8) - New tazpkg-box for desktop integration and fixes
author Christophe Lincoln <pankso@slitaz.org>
date Wed Feb 29 20:30:40 2012 +0100 (2012-02-29)
parents 0e5a7df3d92f
children
line diff
     1.1 --- a/polkit/receipt	Tue Dec 06 18:46:25 2011 +0000
     1.2 +++ b/polkit/receipt	Wed Feb 29 20:30:40 2012 +0100
     1.3 @@ -11,7 +11,8 @@
     1.4  CROSS="error: cannot check for file existence when cross compiling"
     1.5  
     1.6  DEPENDS="glib libgio dbus dbus-glib expat pam"
     1.7 -BUILD_DEPENDS="gobject-introspection-dev dbus-dev dbus-glib-dev pam-dev"
     1.8 +BUILD_DEPENDS="gobject-introspection-dev dbus-dev dbus-glib-dev pam-dev \
     1.9 +intltool"
    1.10  
    1.11  # Rules to configure and make the package.
    1.12  compile_rules()