wok-6.x rev 17679
Up socat: add host-arch
author | Yuri Pourre <yuripourre@gmail.com> |
---|---|
date | Thu Feb 19 12:24:45 2015 -0200 (2015-02-19) |
parents | 9122458e5bb5 |
children | 70366136ac6a |
files | socat/receipt |
line diff
1.1 --- a/socat/receipt Wed Feb 18 12:16:55 2015 +0100 1.2 +++ b/socat/receipt Thu Feb 19 12:24:45 2015 -0200 1.3 @@ -9,6 +9,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://www.dest-unreach.org/$PACKAGE/" 1.6 WGET_URL="${WEB_SITE}download/$TARBALL" 1.7 +HOST_ARCH="i486 arm" 1.8 1.9 BUILD_DEPENDS="openssl-dev ncurses-dev" 1.10 DEPENDS="openssl ncurses libwrap readline"