Skip to content
Snippets Groups Projects
Unverified Commit 0097e931 authored by L p R n d n's avatar L p R n d n Committed by Ricardo Wurmus
Browse files

gnu: lightdm: Add vala bindings.


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

Signed-off-by: default avatarRicardo Wurmus <rekado@elephly.net>
parent 373c5dfa
No related branches found
No related tags found
No related merge requests found
...@@ -175,6 +175,7 @@ (define-public lightdm ...@@ -175,6 +175,7 @@ (define-public lightdm
("pkg-config" ,pkg-config) ("pkg-config" ,pkg-config)
("itstool" ,itstool) ("itstool" ,itstool)
("intltool" ,intltool) ("intltool" ,intltool)
("vala" ,vala) ;for Vala bindings
;; For tests ;; For tests
("dbus" ,dbus) ("dbus" ,dbus)
("python" ,python-2) ("python" ,python-2)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment