gnu: enlightenment: Add missing input.
* gnu/packages/enlightenment.scm (enlightenment)[inputs]: Addd libdrm.master
parent
61576d5927
commit
28b92acf6b
|
@ -362,6 +362,7 @@ Libraries with some extra bells and whistles.")
|
|||
("bluez" ,bluez)
|
||||
("dbus" ,dbus)
|
||||
("freetype" ,freetype)
|
||||
("libdrm" ,libdrm)
|
||||
("libxcb" ,libxcb)
|
||||
("libxext" ,libxext)
|
||||
("linux-pam" ,linux-pam)
|
||||
|
|
Reference in New Issue