[Lunar-commits] <moonbase> libxslt: added missing opt dep

Duncan Gibson engelsman at lunar-linux.org
Sat Feb 5 13:12:15 CET 2011


commit 14f271f0a3d919a042ae36256d6667eac45705a9
Author: Christian Krause <kizkizzbangbang at googlemail.com>
Date:   Sat Feb 5 13:12:15 2011 +0100

    libxslt: added missing opt dep
---
 libs/libxslt/DEPENDS |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/libs/libxslt/DEPENDS b/libs/libxslt/DEPENDS
index b431aa4..18fffbb 100644
--- a/libs/libxslt/DEPENDS
+++ b/libs/libxslt/DEPENDS
@@ -1 +1,6 @@
 depends  libxml2
+
+optional_depends "libgcrypt"                \
+                 "--with-crypto"            \
+                 "--without-crypto"         \
+                 "for cryptography support"


More information about the Lunar-commits mailing list