wok-next diff cmus/receipt @ rev 20215
rsync, x11vnc, xautomation, xinput-calibrator, xlockmore: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Nov 05 09:09:04 2017 +0100 (2017-11-05) |
parents | 380ffe05937a |
children | b84b01f3048e |
line diff
1.1 --- a/cmus/receipt Sat Aug 10 17:00:38 2013 +0000 1.2 +++ b/cmus/receipt Sun Nov 05 09:09:04 2017 +0100 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()