wok diff aqualung/receipt @ rev 14363

busybox/stuff/inetd.conf: update path to tftpd
author Richard Dunbar <mojo@slitaz.org>
date Sat Apr 20 10:58:28 2013 +0000 (2013-04-20)
parents efe6d158ca02
children 380ffe05937a
line diff
     1.1 --- a/aqualung/receipt	Mon Jan 07 11:02:00 2013 +0100
     1.2 +++ b/aqualung/receipt	Sat Apr 20 10:58:28 2013 +0000
     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()