wok-6.x diff speex/receipt @ rev 20352

pinentry: try with newer gcc and specify build
author Erkan Yilmaz <erkan@slitaz.org>
date Sat Jun 09 13:10:46 2018 +0000 (2018-06-09)
parents 3b4e4318134e
children a78610b2eb47
line diff
     1.1 --- a/speex/receipt	Tue Dec 03 18:28:51 2013 +0000
     1.2 +++ b/speex/receipt	Sat Jun 09 13:10:46 2018 +0000
     1.3 @@ -9,6 +9,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.speex.org/"
     1.6  WGET_URL="http://downloads.us.xiph.org/releases/$PACKAGE/$TARBALL"
     1.7 +HOST_ARCH="i486 arm"
     1.8  
     1.9  DEPENDS="libogg"
    1.10  BUILD_DEPENDS="libogg-dev"