From: Hans de Graaff Date: Wed, 13 Jun 2018 05:24:36 +0000 (+0200) Subject: dev-ruby/activestorage: add missing test dependency X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b2b8c7316c0c98f9fcf685f0d308a699dd871f38;p=gentoo.git dev-ruby/activestorage: add missing test dependency Closes: https://bugs.gentoo.org/657804 Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/dev-ruby/activestorage/activestorage-5.2.0.ebuild b/dev-ruby/activestorage/activestorage-5.2.0.ebuild index e3845b1028dd..9d7e5114d420 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}:*