me
/
guix
Archived
1
0
Fork 0

gnu: enlightenment: Add missing input.

* gnu/packages/enlightenment.scm (enlightenment)[inputs]: Addd libdrm.
master
Guillaume Le Vaillant 2021-11-18 17:58:13 +01:00
parent 61576d5927
commit 28b92acf6b
No known key found for this signature in database
GPG Key ID: 6BE8208ADF21FE3F
1 changed files with 1 additions and 0 deletions

View File

@ -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)