wok rev 19742

lua-dev: update deps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Feb 18 14:00:56 2017 +0100 (2017-02-18)
parents d5f2ad767bdf
children d1ab69441168
files lua-dev/receipt lua5.1-dev/receipt
line diff
     1.1 --- a/lua-dev/receipt	Sat Feb 18 13:40:10 2017 +0100
     1.2 +++ b/lua-dev/receipt	Sat Feb 18 14:00:56 2017 +0100
     1.3 @@ -10,7 +10,7 @@
     1.4  WEB_SITE="http://www.lua.org/"
     1.5  HOST_ARCH="i486 arm"
     1.6  
     1.7 -DEPENDS="pkg-config"
     1.8 +DEPENDS="pkg-config lua"
     1.9  
    1.10  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.11  genpkg_rules()
     2.1 --- a/lua5.1-dev/receipt	Sat Feb 18 13:40:10 2017 +0100
     2.2 +++ b/lua5.1-dev/receipt	Sat Feb 18 14:00:56 2017 +0100
     2.3 @@ -9,7 +9,7 @@
     2.4  LICENSE="MIT"
     2.5  WEB_SITE="http://www.lua.org/"
     2.6  
     2.7 -DEPENDS="pkg-config"
     2.8 +DEPENDS="pkg-config lua5.1"
     2.9  
    2.10  # Rules to gen a SliTaz package suitable for Tazpkg.
    2.11  genpkg_rules()