wok diff eio/receipt @ rev 18801

syslinux: auto unlzma needs size to work
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jan 11 17:54:50 2016 +0100 (2016-01-11)
parents 08e976a9beb3
children 86790a278e70
line diff
     1.1 --- a/eio/receipt	Tue Nov 05 20:57:45 2013 +0100
     1.2 +++ b/eio/receipt	Mon Jan 11 17:54:50 2016 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="eio"
     1.7 -VERSION="1.7.9"
     1.8 +VERSION="1.7.10"
     1.9  CATEGORY="base-system"
    1.10  SHORT_DESC="EFL Async I/O library."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -10,6 +10,7 @@
    1.13  WEB_SITE="http://www.enlightenment.org/"
    1.14  WGET_URL="http://download.enlightenment.org/releases/$TARBALL"
    1.15  TAGS="e enlightenment efl"
    1.16 +HOST_ARCH="i486 arm"
    1.17  
    1.18  DEPENDS="ecore"
    1.19  BUILD_DEPENDS="ecore-dev"