commit: 67be7994005d1772277a32f1b518fed444ee273a
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 22 04:50:04 2017 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Aug 22 04:50:04 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67be7994
x11-wm/subtle: make sure rdoc is present with USE=doc, fixing bug 601520
Package-Manager: Portage-2.3.6, Repoman-2.3.2
x11-wm/subtle/subtle-0.11.3244.ebuild | 2 +-
x11-wm/subtle/subtle-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-wm/subtle/subtle-0.11.3244.ebuild
b/x11-wm/subtle/subtle-0.11.3244.ebuild
index f5b20f14489..6417ae23f9b 100644
--- a/x11-wm/subtle/subtle-0.11.3244.ebuild
+++ b/x11-wm/subtle/subtle-0.11.3244.ebuild
@@ -32,7 +32,7 @@ DEPEND="${RDEPEND}
virtual/pkgconfig"
ruby_add_rdepend "dev-ruby/archive-tar-minitar"
-ruby_add_bdepend "dev-ruby/rake"
+ruby_add_bdepend "dev-ruby/rake doc? ( dev-ruby/rdoc )"
all_ruby_unpack() {
if [[ ${PV} == "9999" ]]; then
diff --git a/x11-wm/subtle/subtle-9999.ebuild b/x11-wm/subtle/subtle-9999.ebuild
index f5b20f14489..6417ae23f9b 100644
--- a/x11-wm/subtle/subtle-9999.ebuild
+++ b/x11-wm/subtle/subtle-9999.ebuild
@@ -32,7 +32,7 @@ DEPEND="${RDEPEND}
virtual/pkgconfig"
ruby_add_rdepend "dev-ruby/archive-tar-minitar"
-ruby_add_bdepend "dev-ruby/rake"
+ruby_add_bdepend "dev-ruby/rake doc? ( dev-ruby/rdoc )"
all_ruby_unpack() {
if [[ ${PV} == "9999" ]]; then