]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
lua: Update package to be built with the new version of the buildsystem.
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 3 Sep 2010 18:02:57 +0000 (20:02 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 3 Sep 2010 18:02:57 +0000 (20:02 +0200)
pkgs/core/lua/lua.nm

index d8ac16dd14cf9b2ad2d0a8f5b0fc36a6cbd1b9cf..7a36b44f29edb0aace25ad1164d45e10dc6dff6d 100644 (file)
@@ -34,8 +34,7 @@ PKG_URL        = http://www.lua.org/
 PKG_LICENSE    = MIT
 PKG_SUMMARY    = Powerful light-weight programming language.
 
-PKG_BUILD_DEPS+= autoconf automake libtool
-PKG_DEPS      += ncurses readline
+PKG_BUILD_DEPS+= autoconf automake libtool ncurses-devel readline-devel
 
 define PKG_DESCRIPTION
        Lua is a powerful light-weight programming language designed for \
@@ -50,6 +49,8 @@ endef
 
 PKG_TARBALL    = $(THISAPP).tar.gz
 
+PKG_PACKAGES  += $(PKG_NAME)-devel $(PKG_NAME)-libs
+
 define STAGE_PREPARE_CMDS
        cd $(DIR_APP) && chmod u+x autogen.sh config.guess config.sub configure \
                depcomp install-sh missing