gnu: libdisplay-info: Refer to full hwdata package.
* gnu/packages/wm.scm (libdisplay-info): Refer to full hwdata package. Change-Id: I9ce655e33e35a5caee2932317c2fc95c433c6471
This commit is contained in:
parent
9236bc7b71
commit
378ee3183a
@ -3265,7 +3265,7 @@ for wayland conceptually based on the X11 window manager
|
||||
(string-append (assoc-ref (or native-inputs inputs)
|
||||
"hwdata")
|
||||
"/share/hwdata/pnp.ids"))))))))
|
||||
(native-inputs (list `(,hwdata "pnp") python))
|
||||
(native-inputs (list hwdata python))
|
||||
(synopsis "EDID and DisplayID library")
|
||||
(description
|
||||
"This package provides a library to read @acronym{EDID, Extended
|
||||
|
Loading…
Reference in New Issue
Block a user