This commit is contained in:
Daniel Ziltener 2023-11-28 12:59:31 +01:00
parent e94c874cad
commit cae533f87c
Signed by: zilti
GPG Key ID: B38976E82C9DAE42

View File

@ -88,11 +88,9 @@ Each database is contained in a specific package output, such as the
(commit "0.1.1")))
(file-name (git-file-name name version))
(sha256 (base32 "1ffq7w1ig1y44rrmkv1hvfjylzgq7f9nlnnsdgdv7pmcpfh45pgf"))))
(arguments
(list
#:tests? #f))
(native-inputs
(list pkg-config edid-decode hwdata python-wrapper))
(inputs (list python))
(build-system meson-build-system)
(home-page "https://gitlab.freedesktop.org/emersion/libdisplay-info")
(synopsis "Hello, GNU world: An example GNU package")