Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 926176 | Differences between
and this patch

Collapse All | Expand All

(-)a/media-libs/libheif/libheif-1.15.2.ebuild (-2 / +1 lines)
Lines 25-31 RESTRICT="!test? ( test )" Link Here
25
# Bug 865351: tests requires <dev-cpp/catch-3
25
# Bug 865351: tests requires <dev-cpp/catch-3
26
BDEPEND="
26
BDEPEND="
27
	test? (
27
	test? (
28
		<dev-cpp/catch-3
28
		=dev-cpp/catch-2*
29
		dev-lang/go
29
		dev-lang/go
30
	)
30
	)
31
"
31
"
32
- 

Return to bug 926176