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

Collapse All | Expand All

(-)a/test/module.defs (+4 lines)
Lines 19-24 Link Here
19
        x264 bluray freetype xml2 bz2 z jansson harfbuzz opus speex lzma dav1d \
19
        x264 bluray freetype xml2 bz2 z jansson harfbuzz opus speex lzma dav1d \
20
        turbojpeg zimg SvtAv1Enc
20
        turbojpeg zimg SvtAv1Enc
21
21
22
ifeq (1,$(FEATURE.x265))
23
    TEST.GCC.l += x265
24
endif
25
22
ifeq (,$(filter $(HOST.system),darwin cygwin mingw))
26
ifeq (,$(filter $(HOST.system),darwin cygwin mingw))
23
    TEST.GCC.l += fontconfig
27
    TEST.GCC.l += fontconfig
24
endif
28
endif

Return to bug 917591