gnu: mpv: Add libxpresent input.

Fixes <https://issues.guix.gnu.org/59279>.
Reported by Jorge P. de Morais Neto <jorge+list@disr.it>
and Kristian Lein-Mathisen <kristianlein@gmail.com>.

* gnu/packages/video.scm (mpv)[inputs]: Add libxpresent.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Martin Marshall 2022-11-18 23:49:35 -05:00 committed by Ludovic Courtès
parent d07dd4ccdf
commit 78f03567f4
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -2242,6 +2242,7 @@ (define-public mpv
libxext
libxkbcommon
libxinerama
libxpresent
libxrandr
libxscrnsaver
libxv