me
/
guix
Archived
1
0
Fork 0

gnu: lightdm: Add vala bindings.

* gnu/packages/display-managers.scm (lightdm)[native-inputs]: Add vala.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
master
L p R n d n 2019-04-16 13:21:55 +02:00 committed by Ricardo Wurmus
parent 373c5dfadf
commit 0097e931d0
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 1 additions and 0 deletions

View File

@ -175,6 +175,7 @@ create smooth, animated user interfaces.")
("pkg-config" ,pkg-config)
("itstool" ,itstool)
("intltool" ,intltool)
("vala" ,vala) ;for Vala bindings
;; For tests
("dbus" ,dbus)
("python" ,python-2)