wok diff libsamplerate/receipt @ rev 18517

xset-screensaver.sh: some fixes
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Sun Oct 25 03:23:44 2015 +0100 (2015-10-25)
parents 6eff489aa802
children f2a4bea2538f
line diff
     1.1 --- a/libsamplerate/receipt	Tue Jun 11 11:57:36 2013 +0200
     1.2 +++ b/libsamplerate/receipt	Sun Oct 25 03:23:44 2015 +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()