commit:     b2b8c7316c0c98f9fcf685f0d308a699dd871f38
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 13 05:24:36 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Jun 13 05:24:36 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2b8c731

dev-ruby/activestorage: add missing test dependency

Closes: https://bugs.gentoo.org/657804
Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-ruby/activestorage/activestorage-5.2.0.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-ruby/activestorage/activestorage-5.2.0.ebuild 
b/dev-ruby/activestorage/activestorage-5.2.0.ebuild
index e3845b1028d..9d7e5114d42 100644
--- a/dev-ruby/activestorage/activestorage-5.2.0.ebuild
+++ b/dev-ruby/activestorage/activestorage-5.2.0.ebuild
@@ -26,6 +26,8 @@ IUSE=""
 
 RUBY_S="rails-${PV}/${PN}"
 
+DEPEND+=" test? ( app-text/mupdf ) "
+
 ruby_add_rdepend "
        ~dev-ruby/actionpack-${PV}:*
        ~dev-ruby/activerecord-${PV}:*

Reply via email to