mystuff/graphics/intel-vaapi-driver/patches/patch-src_meson_build

14 lines
204 B
Plaintext
Raw Normal View History

2023-01-10 11:45:28 +01:00
$OpenBSD$
Index: src/meson.build
--- src/meson.build.orig
+++ src/meson.build
@@ -215,7 +215,6 @@ if thread_dep.found()
endif
shared_deps = [
- dl_dep,
mathlib_dep,
thread_dep,
libdrm_dep,