wok diff libjreen/receipt @ rev 15094

py3k: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Aug 13 22:28:38 2013 +0000 (2013-08-13)
parents 1ed0f1f453b3
children 94d07ea6d8cb
line diff
     1.1 --- a/libjreen/receipt	Sun Jan 20 18:49:13 2013 +0100
     1.2 +++ b/libjreen/receipt	Tue Aug 13 22:28:38 2013 +0000
     1.3 @@ -5,12 +5,14 @@
     1.4  CATEGORY="misc"
     1.5  SHORT_DESC="Qt jabber library, written in C++"
     1.6  MAINTAINER="devl547@gmail.com"
     1.7 -DEPENDS="qt4 qca libidn"
     1.8 -BUILD_DEPENDS="Qt4-dev qca-dev libidn-dev cmake qmake"
     1.9 +LICENSE="GPL2"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.11  WEB_SITE="http://qutim.org/jreen"
    1.12  WGET_URL="http://qutim.org/dwnl/44/$TARBALL"
    1.13  
    1.14 +DEPENDS="qt4 qca libidn"
    1.15 +BUILD_DEPENDS="Qt4-dev qca-dev libidn-dev cmake qmake"
    1.16 +
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()
    1.19  {