wok diff sqlite/receipt @ rev 16060

ARM: add zile and joe text editors (nano got regex bug on ARM)
author Christophe Lincoln <pankso@slitaz.org>
date Wed Mar 12 00:54:36 2014 +0100 (2014-03-12)
parents 2a5cc8208d36
children 79d891358297
line diff
     1.1 --- a/sqlite/receipt	Sun Oct 20 22:08:25 2013 +0000
     1.2 +++ b/sqlite/receipt	Wed Mar 12 00:54:36 2014 +0100
     1.3 @@ -10,6 +10,7 @@
     1.4  TARBALL="$PACKAGE-src-${_realver}.zip"
     1.5  WEB_SITE="http://www.sqlite.org/"
     1.6  WGET_URL="http://www.sqlite.org/2013/$TARBALL"
     1.7 +HOST_ARCH="i486 arm"
     1.8  
     1.9  DEPENDS="libsqlite"
    1.10  BUILD_DEPENDS="tcl"