wok-current diff mscore/receipt @ rev 3215

fix: mscore depends
author Allan Pinto <allan316@gmail.com>
date Thu May 28 18:04:28 2009 +0000 (2009-05-28)
parents 1bcf7e220e2c
children ab279febb8ec
line diff
     1.1 --- a/mscore/receipt	Thu May 28 11:45:05 2009 +0200
     1.2 +++ b/mscore/receipt	Thu May 28 18:04:28 2009 +0000
     1.3 @@ -5,7 +5,7 @@
     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"
     1.8 +DEPENDS="libQtCore libQtGui libQtDesigner libQtScript libQtNetwork libQtSvg libQtXml"
     1.9  BUILD_DEPENDS="cmake Qt4-dev"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.11  WEB_SITE="http://musescore.org"