[Lunar-commits] <moonbase> gnutls: Added a missing depends libgcrypt
Terry Chan
tchan at lunar-linux.org
Sun Apr 25 19:32:39 CEST 2010
commit 183f22701ecf46e00ff5fc3f4b10d4074f340a45
Author: Terry Chan <tchan at lunar-linux.org>
Date: Sun Apr 25 12:32:39 2010 -0500
gnutls: Added a missing depends libgcrypt
---
crypto/gnutls/DEPENDS | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/crypto/gnutls/DEPENDS b/crypto/gnutls/DEPENDS
index bccdb52..c58af63 100644
--- a/crypto/gnutls/DEPENDS
+++ b/crypto/gnutls/DEPENDS
@@ -1,5 +1,6 @@
depends opencdk
depends libtasn1
depends zlib
+depends libgcrypt
optional_depends guile "--enable-guile" "--disable-guile" "for guile support"
More information about the Lunar-commits
mailing list