wok diff arora/receipt @ rev 8713

Fixed avidemux.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Feb 17 18:20:31 2011 +0000 (2011-02-17)
parents 52602fbd3289
children 59009b1c6878
line diff
     1.1 --- a/arora/receipt	Mon Jul 12 09:02:42 2010 +0200
     1.2 +++ b/arora/receipt	Thu Feb 17 18:20:31 2011 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="arora"
     1.7 -VERSION="0.10.2"
     1.8 +VERSION="0.11.0"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="A cross-platform Qt4 WebKit browser"
    1.11  MAINTAINER="devl547@gmail.com"
    1.12 @@ -9,7 +9,7 @@
    1.13  WEB_SITE="http://arora.googlecode.com/"
    1.14  WGET_URL="$WEB_SITE/files/$TARBALL"
    1.15  BUILD_DEPENDS="Qt4-dev qmake qt4-phonon"
    1.16 -DEPENDS="Qt4-dev"
    1.17 +DEPENDS="qt4-phonon libQtGui libQtWebkit libQtDBus libQtXml libQtScript"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()