wok diff mplayerplug-in/receipt @ rev 5354

Fixed: apache by adding sed to build depends. libtool uses /usr/bin/sed.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Apr 28 16:36:12 2010 +0000 (2010-04-28)
parents 1d9a6792008f
children 8806a69fb967
line diff
     1.1 --- a/mplayerplug-in/receipt	Sun Nov 29 19:07:35 2009 +0100
     1.2 +++ b/mplayerplug-in/receipt	Wed Apr 28 16:36:12 2010 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  CATEGORY="multimedia"
     1.5  SHORT_DESC="a browser plugin that uses mplayer to play videos from websites"
     1.6  MAINTAINER="jozee@slitaz.org"
     1.7 -DEPENDS="mplayer-svn xorg-libXpm gtk+"
     1.8 +DEPENDS="mplayer-svn xorg-libXpm gtk+ gcc-lib-base"
     1.9  BUILD_DEPENDS="mplayer-svn gtk+-dev xorg-libXpm-dev firefox-dev libIDL gettext"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://mplayerplug-in.sourceforge.net/"