wok diff mscore/receipt @ rev 7481

Removed glibc-locale from abiword depends. Added soft link for /usr/share/pixmaps/abiword.png to /usr/share/icons/abiword_48.png. Fixed error when running abiword on command line.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Dec 02 02:25:29 2010 +0000 (2010-12-02)
parents 9028b16098a8
children e3caaec13bfb
line diff
     1.1 --- a/mscore/receipt	Wed Aug 12 09:39:16 2009 +0000
     1.2 +++ b/mscore/receipt	Thu Dec 02 02:25:29 2010 +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"