mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
ac9286dac4
OK: landry@
13 lines
514 B
Plaintext
13 lines
514 B
Plaintext
Index: test/module.defs
|
|
--- test/module.defs.orig
|
|
+++ test/module.defs
|
|
@@ -17,7 +17,7 @@ TEST.GCC.L = $(CONTRIB.build/)lib
|
|
TEST.libs = $(LIBHB.a)
|
|
|
|
TEST.pkgconfig_libs = libass libavformat libavfilter libavcodec libavutil libswresample dvdnav \
|
|
- dvdread libswscale theoraenc theoradec vorbis vorbisenc ogg x264 libbluray \
|
|
+ dvdread libswscale theoraenc theoradec vorbis vorbisenc ogg x264 x265 libbluray \
|
|
jansson libturbojpeg SvtAv1Enc
|
|
|
|
TEST.pkgconfig_libs += $(foreach m,$(MODULES.NAMES),$($m.OSL.libs))
|