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 (-1 / +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
"
(-)a/media-libs/libheif/libheif-9999.ebuild (-2 / +1 lines)
Lines 24-30 RESTRICT="!test? ( test )" Link Here
24
24
25
BDEPEND="
25
BDEPEND="
26
	test? (
26
	test? (
27
		<dev-cpp/catch-3
27
		=dev-cpp/catch-2*
28
		dev-lang/go
28
		dev-lang/go
29
	)
29
	)
30
"
30
"
31
- 

Return to bug 926176