wok diff orc/receipt @ rev 16452

Add: SkypeFreak
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Apr 19 12:42:09 2014 +0300 (2014-04-19)
parents f859cb9150af
children 4c9e6fbf8207
line diff
     1.1 --- a/orc/receipt	Mon Apr 14 12:34:48 2014 +0000
     1.2 +++ b/orc/receipt	Sat Apr 19 12:42:09 2014 +0300
     1.3 @@ -6,11 +6,10 @@
     1.4  SHORT_DESC="The Oil Runtime Compiler"
     1.5  MAINTAINER="domcox@slitaz.org"
     1.6  LICENSE="BSD"
     1.7 -DEPENDS=""
     1.8 -BUILD_DEPENDS=""
     1.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.10  WEB_SITE="http://code.entropywave.com/"
    1.11  WGET_URL="$WEB_SITE/download/$PACKAGE/$TARBALL"
    1.12 +HOST_ARCH="i486 arm"
    1.13  
    1.14  # Rules to configure and make the package.
    1.15  compile_rules()