wok diff libsamplerate/receipt @ rev 17005

Add pulseaudio
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Aug 12 13:55:28 2014 +0200 (2014-08-12)
parents 6eff489aa802
children f2a4bea2538f
line diff
     1.1 --- a/libsamplerate/receipt	Tue Jun 11 11:57:36 2013 +0200
     1.2 +++ b/libsamplerate/receipt	Tue Aug 12 13:55:28 2014 +0200
     1.3 @@ -9,8 +9,9 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.mega-nerd.com/SRC/"
     1.6  WGET_URL="http://www.mega-nerd.com/SRC/$TARBALL"
     1.7 +HOST_ARCH="i486 arm"
     1.8  
     1.9 -DEPENDS="libsndfile libogg"
    1.10 +DEPENDS=""
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()