From: Michael Tremer Date: Thu, 2 Sep 2010 23:32:34 +0000 (+0200) Subject: libidn: 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=614bd5c949098b2fa11a1d6d6eddbb46fd72eb31;p=ipfire-3.x.git libidn: Update package to be built with the new version of the buildsystem. --- diff --git a/pkgs/core/libidn/libidn.nm b/pkgs/core/libidn/libidn.nm index 869c81137..d59568679 100644 --- a/pkgs/core/libidn/libidn.nm +++ b/pkgs/core/libidn/libidn.nm @@ -43,6 +43,8 @@ endef PKG_TARBALL = $(THISAPP).tar.gz +PKG_PACKAGES += $(PKG_NAME)-devel + CONFIGURE_OPTIONS += \ --libdir=/lib \ --disable-csharp \