wok-6.x rev 13994

polkit-qt fix build dependencies
author ernia <monghitri@aruba.it>
date Tue Feb 12 13:03:47 2013 +0000 (2013-02-12)
parents 8d1a33418b36
children ca30f29e8297
files polkit-qt/receipt
line diff
     1.1 --- a/polkit-qt/receipt	Tue Feb 12 05:08:04 2013 +0000
     1.2 +++ b/polkit-qt/receipt	Tue Feb 12 13:03:47 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"