wok-4.x diff sox/receipt @ rev 5469
Added pangomm-dev to gtkmm build depends.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed May 05 14:24:38 2010 +0000 (2010-05-05) |
parents | e1e135d5d448 |
children | 7125b977ddaf |
line diff
1.1 --- a/sox/receipt Wed Aug 26 00:44:38 2009 +0200 1.2 +++ b/sox/receipt Wed May 05 14:24:38 2010 +0000 1.3 @@ -5,7 +5,8 @@ 1.4 CATEGORY="multimedia" 1.5 SHORT_DESC="Swiss Army knife of sound processing programs." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 -DEPENDS="libtool libsamplerate alsa-lib flac libid3tag libmad libvorbis libpng lame" 1.8 +DEPENDS="libtool libsamplerate alsa-lib flac libid3tag libmad libvorbis libpng \ 1.9 +lame libmagic libgomp libao ffmpeg libsndfile" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://sox.sourceforge.net/" 1.12 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"