wok diff polkit-qt/receipt @ rev 18194

python-ofxparse: update deps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jul 11 13:07:08 2015 +0200 (2015-07-11)
parents 76b72f1ad63c
children b9659e3c2111
line diff
     1.1 --- a/polkit-qt/receipt	Sat Aug 10 11:00:21 2013 +0000
     1.2 +++ b/polkit-qt/receipt	Sat Jul 11 13:07:08 2015 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="polkit-qt"
     1.7 -VERSION="0.99.0"
     1.8 +VERSION="0.103.0"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="Library that allows to access PolicyKit API with a nice Qt-style API"
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -11,7 +11,7 @@
    1.13  WGET_URL="ftp://ftp.kde.org/pub/kde/stable/apps/KDE4.x/admin/$TARBALL"
    1.14  
    1.15  DEPENDS="polkit"
    1.16 -BUILD_DEPENDS="$DEPENDS qmake Qt4-dev automoc4 polkit-dev libgio-dev glib-dev"
    1.17 +BUILD_DEPENDS="qmake Qt4-dev automoc4 polkit-dev libgio-dev glib-dev"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()