wok-next diff lua-dev/receipt @ rev 19807

elementary: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jul 15 12:26:33 2017 +0200 (2017-07-15)
parents f463de72afe3
children
line diff
     1.1 --- a/lua-dev/receipt	Sun Jun 18 04:38:10 2017 +0300
     1.2 +++ b/lua-dev/receipt	Sat Jul 15 12:26:33 2017 +0200
     1.3 @@ -14,5 +14,5 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 -	copy *.h *.pc *.so # Lua binaries not depends on *.so, so put here
     1.8 +	copy *.h* *.pc *.so* # Lua binaries not depends on *.so, so put here
     1.9  }