wok-next diff polkit-qt/receipt @ rev 16272

Up: wine, wine-rt (1.7.16). Fix: wine needs prelink at build-time
author Alexander Medvedev <devl547@gmail.com>
date Sat Apr 05 20:56:22 2014 +0000 (2014-04-05)
parents 76b72f1ad63c
children e70c0b9c5adf
line diff
     1.1 --- a/polkit-qt/receipt	Sat Aug 10 11:00:21 2013 +0000
     1.2 +++ b/polkit-qt/receipt	Sat Apr 05 20:56:22 2014 +0000
     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()