From: Michael Tremer Date: Sat, 4 Sep 2010 11:08:49 +0000 (+0200) Subject: guile: Update package to be built with the new version of the buildsystem. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69c1506df2d4627c08200e89b416710aa40f4fe7;p=ipfire-3.x.git guile: Update package to be built with the new version of the buildsystem. --- diff --git a/pkgs/core/guile/guile.nm b/pkgs/core/guile/guile.nm index 6a9b0f089..357284656 100644 --- a/pkgs/core/guile/guile.nm +++ b/pkgs/core/guile/guile.nm @@ -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