wok diff libdv/receipt @ rev 10195

Up: mpg123 to 1.13.3.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri May 20 22:58:46 2011 +0000 (2011-05-20)
parents f3364f01f797
children 6c3718ca17b6
line diff
     1.1 --- a/libdv/receipt	Tue Feb 01 02:53:04 2011 +0100
     1.2 +++ b/libdv/receipt	Fri May 20 22:58:46 2011 +0000
     1.3 @@ -5,12 +5,13 @@
     1.4  CATEGORY="multimedia"
     1.5  SHORT_DESC="Software codec for DV video."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="popt xorg-libXv"
     1.8 -BUILD_DEPENDS="gtk+-dev"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.10  WEB_SITE="http://libdv.sourceforge.net/"
    1.11  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.12  
    1.13 +DEPENDS="popt xorg-libXv"
    1.14 +BUILD_DEPENDS="gtk+-dev popt-dev xorg-libXv-dev"
    1.15 +
    1.16  # Rules to configure and make the package.
    1.17  compile_rules()
    1.18  {