wok diff smplayer/receipt @ rev 3891

pyvnc2swf: clean up
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Aug 13 16:30:35 2009 +0200 (2009-08-13)
parents 9d6e5bdcdd3d
children 77991ef5de06
line diff
     1.1 --- a/smplayer/receipt	Wed May 06 13:14:00 2009 +0000
     1.2 +++ b/smplayer/receipt	Thu Aug 13 16:30:35 2009 +0200
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="multimedia"
     1.5  SHORT_DESC="QT-based front-end for MPlayer"
     1.6  MAINTAINER="jozee@slitaz.org"
     1.7 -DEPENDS="mplayer-svn libQtCore libQtGui"
     1.8 +DEPENDS="mplayer-svn libQtCore libQtGui libQtXml"
     1.9  BUILD_DEPENDS="mplayer-svn Qt4-dev qmake libQtCore libQtGui libQtXml libQtNetwork"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.11  WEB_SITE="http://smplayer.sourceforge.net/"