wok diff arora/receipt @ rev 9846

Fixed apache-mod-wsgi for tazwok. Just need to cd $src before compiling.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun May 15 18:30:30 2011 +0000 (2011-05-15)
parents 28c4209ebe1d
children 8e4c74abdf74
line diff
     1.1 --- a/arora/receipt	Wed Oct 20 22:38:24 2010 +0000
     1.2 +++ b/arora/receipt	Sun May 15 18:30:30 2011 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://arora.googlecode.com/"
     1.6  WGET_URL="$WEB_SITE/files/$TARBALL"
     1.7 -BUILD_DEPENDS="Qt4-dev qmake qt4-phonon"
     1.8 +BUILD_DEPENDS="Qt4-dev qmake qt4-phonon libsqlite"
     1.9  DEPENDS="qt4-phonon libQtGui libQtWebkit libQtDBus libQtXml libQtScript"
    1.10  
    1.11  # Rules to configure and make the package.