diff options
author | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2024-01-18 20:30:57 -0500 |
---|---|---|
committer | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2024-01-18 20:54:18 -0500 |
commit | f3fdb4e041cb5740ba0b38b9ad017571f8414d33 (patch) | |
tree | 1b4add2889b04c3aad6afb2afafdb72269948d4d /doc | |
parent | 119f4cad81977b9fe0af9812767b1f00f434b329 (diff) | |
download | guix-f3fdb4e041cb5740ba0b38b9ad017571f8414d33.tar.gz guix-f3fdb4e041cb5740ba0b38b9ad017571f8414d33.zip |
gnu: mpv: Propagate most libraries.
This is needed when packages lookup the mpv library via pkg-config, such as
done by plasmatube.
Prior to this change, the following would fail (this is what CMake's
'pkg_check_modules' does):
$ guix shell --pure pkg-config mpv \
-- pkg-config --print-errors --short-errors --exists mpv
Package 'wayland-client', required by 'mpv', not found
* gnu/packages/video.scm (mpv)
[inputs]: Move alsa-lib, ffmpeg, jack-1, libass, libbluray, libcaca,
libcdio-paranoia, libdvdnav, libjpeg-turbo, libplacebo, libva, libvdpau,
libx11, libxext, libxinerama, libxpresent, libxrandr, libxscrnsaver, lua-5.2,
mesa, pulseaudio, shaderc, wayland, wayland-protocols, zimg and zlib to...
[propagated-inputs]: ... here.
Change-Id: Ia0cd4e33a8b4df4b060546c979d00be0b2b3977e
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions