From: Michael Tremer Date: Thu, 2 Sep 2010 23:31:03 +0000 (+0200) Subject: gnutls: 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=e4ce96603d723dcb3013f50ba3ce8f89be2ed179;p=ipfire-3.x.git gnutls: Update package to be built with the new version of the buildsystem. --- diff --git a/pkgs/core/gnutls/gnutls.nm b/pkgs/core/gnutls/gnutls.nm index af5601e7e..a119bd565 100644 --- a/pkgs/core/gnutls/gnutls.nm +++ b/pkgs/core/gnutls/gnutls.nm @@ -34,7 +34,7 @@ PKG_URL = http://www.gnu.org/software/gnutls/ PKG_LICENSE = LGPLv2.1+ PKG_SUMMARY = A general-purpose cryptography library. -PKG_DEPS += libgcrypt lzo +PKG_BUILD_DEPS+= libgcrypt-devel lzo-devel define PKG_DESCRIPTION GnuTLS is a project that aims to develop a library which provides \ @@ -45,6 +45,8 @@ endef PKG_TARBALL = $(THISAPP).tar.bz2 +PKG_PACKAGES += $(PKG_NAME)-devel + CONFIGURE_OPTIONS += \ --with-included-libcfg \ --disable-srp-authentication