summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www-apache/mod_auth_mellon/mod_auth_mellon-0.16.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/www-apache/mod_auth_mellon/mod_auth_mellon-0.16.0.ebuild b/www-apache/mod_auth_mellon/mod_auth_mellon-0.16.0.ebuild
index 816e5c97..75476c2b 100644
--- a/www-apache/mod_auth_mellon/mod_auth_mellon-0.16.0.ebuild
+++ b/www-apache/mod_auth_mellon/mod_auth_mellon-0.16.0.ebuild
@@ -19,7 +19,8 @@ IUSE="diagnostics"
need_apache2_4
CDEPEND=">=dev-libs/lasso-2.1 net-misc/curl dev-libs/openssl:0= "
-DEPEND+=" virtual/pkgconfig"
+DEPEND+=" virtual/pkgconfig ${CDEPEND}"
+RDEPEND=${CDEPEND}
DOCFILES="ECP.rst NEWS README.md"