wok-stable rev 8528
Fix: typo in mlt depend.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Feb 12 19:45:30 2011 +0000 (2011-02-12) |
parents | bf2fd2a34661 |
children | c4ec7f0fcfea |
files | mlt/receipt |
line diff
1.1 --- a/mlt/receipt Sat Feb 12 19:37:18 2011 +0000 1.2 +++ b/mlt/receipt Sat Feb 12 19:45:30 2011 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 MAINTAINER="jozee@slitaz.org" 1.5 SHORT_DESC="An open source multimedia framework" 1.6 WEB_SITE="http://www.mltframework.org" 1.7 -DEPENDS="libsdl-image libsamplerate libdv qt sox libxml2 gtk+ ffmpeg-svn frei0r-plugins" 1.8 +DEPENDS="libsdl-image libsamplerate libdv qt4 sox libxml2 gtk+ ffmpeg-svn frei0r-plugins" 1.9 BUILD_DEPENDS="libsamplerate-dev libdv-dev sox-dev Qt4-dev libxml2-dev gtk+-dev ffmpeg-svn-dev libsdl-image-dev frei0r-plugins-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"