wok rev 11632

libcdio: fix depends
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Wed Feb 01 00:28:44 2012 +0100 (2012-02-01)
parents 9532fd8edd29
children ace1a0a38ddf
files libcdio/receipt
line diff
     1.1 --- a/libcdio/receipt	Wed Feb 01 00:27:43 2012 +0100
     1.2 +++ b/libcdio/receipt	Wed Feb 01 00:28:44 2012 +0100
     1.3 @@ -5,8 +5,8 @@
     1.4  CATEGORY="multimedia"
     1.5  SHORT_DESC="GNU Compact Disc Input and Control Library"
     1.6  MAINTAINER="rj.rohit@gmail.com"
     1.7 -DEPENDS="libcddb ncurses gcc-lib-base"
     1.8 -BUILD_DEPENDS="libcddb libcddb-dev ncurses-dev gcc-lib-base"
     1.9 +DEPENDS="ncurses gcc-lib-base"
    1.10 +BUILD_DEPENDS="ncurses-dev gcc-lib-base"
    1.11  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.12  WEB_SITE="http://www.gnu.org/software/libcdio/" 
    1.13  WGET_URL="http://ftp.gnu.org/gnu/libcdio/$TARBALL"