.
This commit is contained in:
parent
e94c874cad
commit
cae533f87c
1 changed files with 1 additions and 3 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue