diff options
-rw-r--r-- | multimedia/mpv/files/patch-libmpv_mpv.def | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/multimedia/mpv/files/patch-libmpv_mpv.def b/multimedia/mpv/files/patch-libmpv_mpv.def new file mode 100644 index 000000000000..cc952d3dc4e3 --- /dev/null +++ b/multimedia/mpv/files/patch-libmpv_mpv.def @@ -0,0 +1,15 @@ +--- libmpv/mpv.def.orig 2017-12-25 20:44:17 UTC ++++ libmpv/mpv.def +@@ -1,3 +1,5 @@ ++__progname ++environ + mpv_client_api_version + mpv_client_name + mpv_command +@@ -43,4 +45,4 @@ mpv_terminate_destroy + mpv_unobserve_property + mpv_wait_async_requests + mpv_wait_event +-mpv_wakeup +\ No newline at end of file ++mpv_wakeup |