summaryrefslogtreecommitdiff
path: root/contrib/mpv/e575ec4fc3654387c7358bd3640877ef32628d2c.patch.new
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/mpv/e575ec4fc3654387c7358bd3640877ef32628d2c.patch.new')
-rw-r--r--contrib/mpv/e575ec4fc3654387c7358bd3640877ef32628d2c.patch.new13
1 files changed, 0 insertions, 13 deletions
diff --git a/contrib/mpv/e575ec4fc3654387c7358bd3640877ef32628d2c.patch.new b/contrib/mpv/e575ec4fc3654387c7358bd3640877ef32628d2c.patch.new
deleted file mode 100644
index 93e428e..0000000
--- a/contrib/mpv/e575ec4fc3654387c7358bd3640877ef32628d2c.patch.new
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/meson.build b/meson.build
-index a3c3430dd47b..6fd5afa5122a 100644
---- a/meson.build
-+++ b/meson.build
-@@ -1049,7 +1049,7 @@ if features['xv']
- sources += files('video/out/vo_xv.c')
- endif
-
--if features['wayland'] or features['x11']
-+if features['wayland'] or features['x11'] or features['drm']
- sources += ('video/out/present_sync.c')
- endif
-