wok diff avidemux/receipt @ rev 3557
librsvg: typo in depends and build_depends
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Jun 23 18:10:53 2009 +0200 (2009-06-23) |
parents | e8024c01fc47 |
children | c616ce6b7873 |
line diff
1.1 --- a/avidemux/receipt Sat Jun 13 12:19:10 2009 +0200 1.2 +++ b/avidemux/receipt Tue Jun 23 18:10:53 2009 +0200 1.3 @@ -5,8 +5,8 @@ 1.4 CATEGORY="multimedia" 1.5 SHORT_DESC="free video editor" 1.6 MAINTAINER="allan316@gmail.com" 1.7 -DEPENDS="libsdl alsa-lib libsdl-gfx libiconv" 1.8 -BUILD_DEPENDS="cmake alsa-lib-dev libsdl-dev libsdl-gfx-dev libiconv-dev" 1.9 +DEPENDS="libsdl alsa-lib libsdl-gfx" 1.10 +BUILD_DEPENDS="cmake alsa-lib-dev libsdl-dev libsdl-gfx-dev" 1.11 TARBALL="avidemux_2.4.4.tar.gz" 1.12 WEB_SITE="http://fixounet.free.fr/$PACKAGE" 1.13 WGET_URL="http://download.berlios.de/$PACKAGE/$TARBALL"