mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
dev-ruby/prawn-templates: fix missing RDEPEND
Signed-off-by: Huang Rui <vowstar@gmail.com>
This commit is contained in:
@@ -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
|
||||
)"
|
||||
|
||||
Reference in New Issue
Block a user