wok-6.x diff socat/receipt @ rev 21349
ejabberd: added cacerts to BUILD_DEPENDS
author | Hans-G?nter Theisgen |
---|---|
date | Sat Apr 20 17:16:39 2019 +0100 (2019-04-20) |
parents | eacced79e6ab |
children | 12d5088fe249 |
line diff
1.1 --- a/socat/receipt Thu Feb 19 12:24:45 2015 -0200 1.2 +++ b/socat/receipt Sat Apr 20 17:16:39 2019 +0100 1.3 @@ -9,7 +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 +HOST_ARCH="i486" 1.9 1.10 BUILD_DEPENDS="openssl-dev ncurses-dev" 1.11 DEPENDS="openssl ncurses libwrap readline"