Skip to content

Commit

Permalink
dev-ruby/prawn-templates: fix missing RDEPEND
Browse files Browse the repository at this point in the history
Signed-off-by: Huang Rui <vowstar@gmail.com>
  • Loading branch information
vowstar committed Aug 28, 2022
1 parent 479db98 commit 64fbe04
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion dev-ruby/prawn-templates/prawn-templates-0.1.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,12 @@ SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
IUSE=""

ruby_add_rdepend "

This comment has been minimized.

Copy link
@thesamesam

thesamesam Aug 31, 2022

Member

You need to revbump for changes to RDEPEND.

This comment has been minimized.

Copy link
@vowstar

vowstar Aug 31, 2022

Author Contributor

Done, revbump due to RDEPEND change 397ffd6

>=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
)"

0 comments on commit 64fbe04

Please sign in to comment.