From f91749f66496a291e4f6f610d58ec0ed90e2adf5 Mon Sep 17 00:00:00 2001 From: "nslu2-linux.adm@bkbits.net" Date: Tue, 28 Dec 2004 20:40:06 +0000 Subject: Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/28 21:36:39+01:00 handhelds.org!zecke Kaffe CVS: make it use OEs' version of libtool 2004/12/28 21:13:21+01:00 handhelds.org!zecke Introduce Kaffe a Java like Virtual Machine with a Qt backend 2004/12/28 12:05:03-08:00 (none)!emte updated imlib2 and imlib2-native 2004/12/28 20:26:48+01:00 uni-frankfurt.de!mickeyl Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into merlin.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2004/12/28 14:08:35-06:00 ti.com!kergoth Add ion (version 3, development snapshot), a tiling tabbed window manager designed with keyboard users in mind. Currently flagged as BROKEN, as it seems to require the X input method bits, which aren't in diet-x11. 2004/12/28 14:07:18-06:00 ti.com!kergoth Make lua inherit binconfig, stage & install lauxlib.h, and add lua-native. 2004/12/28 14:06:13-06:00 ti.com!kergoth Add readline-native, which is needed by lua-native. 2004/12/28 20:26:27+01:00 uni-frankfurt.de!mickeyl zlib: fix compile choking on //ZEXTERN BKrev: 41d1c4a6IDf8-4b8w7C-40li4fF87w --- packages/lua/lua_5.0.2.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'packages/lua/lua_5.0.2.bb') diff --git a/packages/lua/lua_5.0.2.bb b/packages/lua/lua_5.0.2.bb index 05266eba0a..570659af97 100644 --- a/packages/lua/lua_5.0.2.bb +++ b/packages/lua/lua_5.0.2.bb @@ -1,6 +1,7 @@ include lua.inc -PR = "r1" +DEPENDS += "readline" +PR = "r3" SRC_URI = "http://www.lua.org/ftp/lua-${PV}.tar.gz \ file://debian.patch;patch=1 \ file://make.patch;patch=1 \ @@ -10,3 +11,4 @@ S = "${WORKDIR}/lua-${PV}" FILESPATH = "${FILE_DIRNAME}/lua-${PV}:${FILE_DIRNAME}/lua:${FILE_DIRNAME}/files" include lua-build.inc +inherit binconfig -- cgit v1.2.3