wok diff mscore/receipt @ rev 8455

Fixed spidermonkey.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Feb 06 19:18:49 2011 +0000 (2011-02-06)
parents 9028b16098a8
children e3caaec13bfb
line diff
     1.1 --- a/mscore/receipt	Wed Aug 12 09:39:16 2009 +0000
     1.2 +++ b/mscore/receipt	Sun Feb 06 19:18:49 2011 +0000
     1.3 @@ -5,7 +5,8 @@
     1.4  CATEGORY="multimedia"
     1.5  SHORT_DESC="a WYSIWYG music notation program"
     1.6  MAINTAINER="allan316@gmail.com"
     1.7 -DEPENDS="libQtCore libQtGui libQtDesigner libQtScript libQtNetwork libQtSvg libQtXml portaudio alsa-lib Qt4-dev"
     1.8 +DEPENDS="libQtCore libQtGui libQtDesigner libQtScript libQtNetwork libQtSvg \
     1.9 +libQtXml portaudio alsa-lib Qt4-dev libssl libcrypto"
    1.10  BUILD_DEPENDS="cmake Qt4-dev portaudio-dev alsa-lib-dev"
    1.11  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.12  WEB_SITE="http://musescore.org"