mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-ruby/parser: ragel is now a build dependency
It is now needed in any case, not just for tests. Closes: https://bugs.gentoo.org/748408 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
This commit is contained in:
@@ -23,7 +23,7 @@ SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
IUSE=""
|
||||
|
||||
DEPEND+="test? ( =dev-util/ragel-6* )"
|
||||
DEPEND+=" =dev-util/ragel-6*"
|
||||
|
||||
ruby_add_bdepend "test? (
|
||||
dev-ruby/minitest:5
|
||||
|
||||
Reference in New Issue
Block a user