summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/libstrophe/libstrophe-0.10.0.ebuild')
-rw-r--r--dev-libs/libstrophe/libstrophe-0.10.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-libs/libstrophe/libstrophe-0.10.0.ebuild b/dev-libs/libstrophe/libstrophe-0.10.0.ebuild
index f21e11c5814d..65e5bcfda6b4 100644
--- a/dev-libs/libstrophe/libstrophe-0.10.0.ebuild
+++ b/dev-libs/libstrophe/libstrophe-0.10.0.ebuild
@@ -15,7 +15,8 @@ RDEPEND="
!expat? ( dev-libs/libxml2:2 )
dev-libs/openssl:0=
"
-DEPEND="${RDEPEND}
+DEPEND="${RDEPEND}"
+BDEPEND="
doc? ( app-doc/doxygen )
"