wok-6.x diff mscore/receipt @ rev 5615
Fix: itaka category
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed May 26 09:56:24 2010 +0200 (2010-05-26) |
parents | 9028b16098a8 |
children | e3caaec13bfb |
line diff
1.1 --- a/mscore/receipt Wed Aug 12 09:39:16 2009 +0000 1.2 +++ b/mscore/receipt Wed May 26 09:56:24 2010 +0200 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"