wok diff cmus/receipt @ rev 20367

debugging code removed
author Erkan Yilmaz <erkan@slitaz.org>
date Sat Jun 09 20:50:42 2018 +0000 (2018-06-09)
parents 380ffe05937a
children dac69754212f
line diff
     1.1 --- a/cmus/receipt	Sat Aug 10 17:00:38 2013 +0000
     1.2 +++ b/cmus/receipt	Sat Jun 09 20:50:42 2018 +0000
     1.3 @@ -10,8 +10,8 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.6  
     1.7 -DEPENDS="ncurses libmad libvorbis alsa-lib"
     1.8 -BUILD_DEPENDS="ncurses-dev libmad-dev libvorbis-dev alsa-lib-dev"
     1.9 +DEPENDS="ncurses libmad libvorbis alsa-lib flac"
    1.10 +BUILD_DEPENDS="ncurses-dev libmad-dev libvorbis-dev alsa-lib-dev flac-dev"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()