wok-next diff libwrap/receipt @ rev 16277

Fix: add proper Skype depends (not sure if add them to receipt or script itself)
author Alexander Medvedev <devl547@gmail.com>
date Sat Apr 05 22:06:10 2014 +0000 (2014-04-05)
parents de49f29b101e
children 31b0fa204936
line diff
     1.1 --- a/libwrap/receipt	Thu Dec 05 15:25:09 2013 +0000
     1.2 +++ b/libwrap/receipt	Sat Apr 05 22:06:10 2014 +0000
     1.3 @@ -10,6 +10,7 @@
     1.4  TARBALL="${SOURCE}_${VERSION}.tar.gz"
     1.5  WEB_SITE="ftp://ftp.porcupine.org/pub/security/index.html"
     1.6  WGET_URL="ftp://ftp.porcupine.org/pub/security/$TARBALL"
     1.7 +HOST_ARCH="i486 arm"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()