mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 19:39:34 +01:00
gnu: enlightenment: Add missing input.
* gnu/packages/enlightenment.scm (enlightenment)[inputs]: Addd libdrm.
This commit is contained in:
parent
61576d5927
commit
28b92acf6b
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue