wok-current diff polkit-qt/receipt @ rev 14081
udisks: add a polkit rule to make disk group use udisks without password, udisks should work now
author | ernia <monghitri@aruba.it> |
---|---|
date | Fri Feb 22 20:29:00 2013 +0000 (2013-02-22) |
parents | 6e717e1cd190 |
children | 76b72f1ad63c |
line diff
1.1 --- a/polkit-qt/receipt Sat Mar 19 11:00:02 2011 +0100 1.2 +++ b/polkit-qt/receipt Fri Feb 22 20:29:00 2013 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Library that allows to access PolicyKit API with a nice Qt-style API" 1.5 MAINTAINER="pankso@slitaz.org" 1.6 DEPENDS="polkit" 1.7 -BUILD_DEPENDS="$DEPENDS qmake Qt4-dev automoc4 polkit-dev" 1.8 +BUILD_DEPENDS="$DEPENDS qmake Qt4-dev automoc4 polkit-dev libgio-dev glib-dev" 1.9 TARBALL="$PACKAGE-1-$VERSION.tar.bz2" 1.10 WEB_SITE="http://www.kde.org/" 1.11 WGET_URL="ftp://ftp.kde.org/pub/kde/stable/apps/KDE4.x/admin/$TARBALL"