mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
dev-cpp/antlr-cpp: hard block isn't needed, use soft block
Package-Manager: portage-2.2.27
This commit is contained in:
@@ -25,7 +25,7 @@ IUSE="doc examples static-libs"
|
||||
RESTRICT="test" # No tests but test target blows up!
|
||||
|
||||
DEPEND="doc? ( app-doc/doxygen )"
|
||||
RDEPEND="!!dev-java/antlr:0[cxx]"
|
||||
RDEPEND="!dev-java/antlr:0[cxx]"
|
||||
|
||||
S="${WORKDIR}/${MY_P}"
|
||||
DOCS=( lib/cpp/AUTHORS lib/cpp/ChangeLog lib/cpp/README lib/cpp/TODO )
|
||||
|
||||
Reference in New Issue
Block a user