wok-6.x rev 13823
aqualung: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jan 07 11:02:00 2013 +0100 (2013-01-07) |
parents | 4dc7a5c23e3c |
children | 1e5a0f0c11cf |
files | aqualung/receipt |
line diff
1.1 --- a/aqualung/receipt Sun Jan 06 18:24:17 2013 -0500 1.2 +++ b/aqualung/receipt Mon Jan 07 11:02:00 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" 1.8 +lame-dev libsamplerate-dev libmad-dev libsndfile-dev libxml2-dev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules() 1.12 @@ -29,8 +29,8 @@ 1.13 genpkg_rules() 1.14 { 1.15 mkdir -p $fs/usr/share/pixmaps 1.16 - cp -a $_pkg/usr/bin $fs/usr 1.17 - cp -a $_pkg/usr/share/aqualung $fs/usr/share 1.18 + cp -a $install/usr/bin $fs/usr 1.19 + cp -a $install/usr/share/aqualung $fs/usr/share 1.20 # Remove doc 1.21 rm -rf $fs/usr/share/aqualung/doc 1.22 cd $fs/usr/share/pixmaps