From: Michael Tremer Date: Thu, 3 Mar 2011 22:38:43 +0000 (+0100) Subject: gnutls: Rebuild with pkg-config information in the package. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf7a5570fc3ec492e5453363bb4ee57b4a803b7a;p=ipfire-3.x.git gnutls: Rebuild with pkg-config information in the package. --- diff --git a/pkgs/gnutls/gnutls.nm b/pkgs/gnutls/gnutls.nm index a119bd565..1c0a098f7 100644 --- a/pkgs/gnutls/gnutls.nm +++ b/pkgs/gnutls/gnutls.nm @@ -26,7 +26,7 @@ include $(PKGROOT)/Include PKG_NAME = gnutls PKG_VER = 2.8.1 -PKG_REL = 0 +PKG_REL = 1 PKG_MAINTAINER = PKG_GROUP = System/Libraries @@ -34,7 +34,7 @@ PKG_URL = http://www.gnu.org/software/gnutls/ PKG_LICENSE = LGPLv2.1+ PKG_SUMMARY = A general-purpose cryptography library. -PKG_BUILD_DEPS+= libgcrypt-devel lzo-devel +PKG_BUILD_DEPS+= libgcrypt-devel lzo-devel pkg-config define PKG_DESCRIPTION GnuTLS is a project that aims to develop a library which provides \