wok diff libsamplerate/receipt @ rev 19720
desktop-file-utils-extra: typo
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Thu Feb 16 11:20:28 2017 +0200 (2017-02-16) |
parents | 6eff489aa802 |
children | f2a4bea2538f |
line diff
1.1 --- a/libsamplerate/receipt Tue Jun 11 11:57:36 2013 +0200 1.2 +++ b/libsamplerate/receipt Thu Feb 16 11:20:28 2017 +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()