]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
guile: Update package to be built with the new version of the buildsystem.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 4 Sep 2010 11:08:49 +0000 (13:08 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 4 Sep 2010 11:08:49 +0000 (13:08 +0200)
pkgs/core/guile/guile.nm

index 6a9b0f089c1d384fa66a4610dd187e147ed8a5cb..357284656440dc98437b78511dfc8246181fc3c2 100644 (file)
@@ -34,7 +34,7 @@ PKG_URL        = http://www.gnu.org/software/guile/
 PKG_LICENSE    = GPLv2+ and LGPLv2+ and GFDL and OFSFDL
 PKG_SUMMARY    = A GNU implementation of Scheme for application extensibility.
 
-PKG_DEPS      += gmp libtool
+PKG_BUILD_DEPS+= gmp-devel libtool-devel
 
 define PKG_DESCRIPTION
        GUILE (GNU's Ubiquitous Intelligent Language for Extension) is a library \
@@ -45,6 +45,8 @@ endef
 
 PKG_TARBALL    = $(THISAPP).tar.gz
 
+PKG_PACKAGES  += $(PKG_NAME)-devel
+
 QUALITY_AGENT_WHITELIST_RPATH = /usr/lib
 
 define STAGE_TEST