wok diff flac/receipt @ rev 20641

Add SSL support to retawq (needed by man to browse linux.die.net)
author Lucas Levrel <llevrel@yahoo.fr>
date Fri Jan 11 09:19:11 2019 +0100 (2019-01-11)
parents 085ef78705d6
children a78610b2eb47
line diff
     1.1 --- a/flac/receipt	Mon Jan 27 11:21:33 2014 +0000
     1.2 +++ b/flac/receipt	Fri Jan 11 09:19:11 2019 +0100
     1.3 @@ -10,6 +10,7 @@
     1.4  WEB_SITE="http://flac.sourceforge.net/"
     1.5  WGET_URL="http://downloads.xiph.org/releases/$PACKAGE/$TARBALL"
     1.6  TAGS="codec audio"
     1.7 +HOST_ARCH="i486 arm"
     1.8  
     1.9  DEPENDS="libogg gcc-lib-base"
    1.10  BUILD_DEPENDS="libogg-dev"