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

Return to bug 926176