wok-current diff aqualung/receipt @ rev 14074
coreutils: add cp
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Feb 22 15:32:40 2013 +0100 (2013-02-22) |
parents | efe6d158ca02 |
children | 380ffe05937a |
line diff
1.1 --- a/aqualung/receipt Mon Jan 07 11:02:00 2013 +0100 1.2 +++ b/aqualung/receipt Fri Feb 22 15:32:40 2013 +0100 1.3 @@ -13,7 +13,7 @@ 1.4 DEPENDS="gtk+ alsa-lib libogg libvorbis flac lame libsamplerate libsndfile \ 1.5 libmodplug libcdio libmad bzlib" 1.6 BUILD_DEPENDS="gtk+-dev alsa-lib-dev libogg-dev libvorbis-dev flac-dev \ 1.7 -lame-dev libsamplerate-dev libmad-dev libsndfile-dev libxml2-dev" 1.8 +lame-dev libsamplerate-dev libmad-dev libsndfile-dev libxml2-dev bzip2-dev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()