mangohud/debian/README.debian
Ward Nakchbandi e8c73767a2 fisrt commit
2023-03-09 21:29:53 +03:00

12 lines
514 B
Plaintext

mangohud for Debian
----------------
Upstream includes a file include/nvml.h, which is probably non-free. However,
upstream offers two tarballs, one with this file, and one without it. In
Debian, we use the DFSG variant of the upstream tarballs. If one wants to use
Nvidia's ML library, it's a simple as adding libnvidia-ml-dev to the build
dependencies and change -Dwith_nvml=disabled to -Dwith_nvml=system in the
rules file.
-- Stephan Lachnit <stephanlachnit@protonmail.com> Fri, 30 Oct 2020 13:28:02 +0100