]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
gnutls: Update package to be built with the new version of the buildsystem.
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 2 Sep 2010 23:31:03 +0000 (01:31 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 2 Sep 2010 23:31:03 +0000 (01:31 +0200)
pkgs/core/gnutls/gnutls.nm

index af5601e7ed65cc42a5d751d63539c8ec5011ab78..a119bd5657554bc23e37c3d19e440dcddd56b245 100644 (file)
@@ -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