diff --git a/dev-ruby/prawn-templates/prawn-templates-0.1.2.ebuild b/dev-ruby/prawn-templates/prawn-templates-0.1.2.ebuild index c7d8afcc26..2129f898d6 100644 --- a/dev-ruby/prawn-templates/prawn-templates-0.1.2.ebuild +++ b/dev-ruby/prawn-templates/prawn-templates-0.1.2.ebuild @@ -16,8 +16,12 @@ SLOT="0" KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="" +ruby_add_rdepend " + >=dev-ruby/pdf-reader-1.2 + >=dev-ruby/prawn-0.11.1 + " + ruby_add_bdepend "test? ( dev-ruby/mocha >=dev-ruby/pdf-inspector-1.1.0 - >=dev-ruby/pdf-reader-1.2 >=dev-ruby/prawn-1.3.0 )"