mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-lang/orc: fix meson BDEPEND in 0.4.42
The minimum is greater than the eclass provides.
Fixes: 16cee051bd
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -15,6 +15,8 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~x86 ~x64-ma
|
||||
IUSE="static-libs test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
BDEPEND=">=dev-build/meson-1.3.0"
|
||||
|
||||
# in orc-0.4.42 upstream dropped gtk-doc in favour of hotdoc, which isn't widely
|
||||
# packaged yet. This means we have no docs, presently.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user