wok diff libsamplerate/receipt @ rev 20173

linux: enable CPU microcode loading support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jan 23 23:11:42 2018 +0100 (2018-01-23)
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 Jan 23 23:11:42 2018 +0100
     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()