gnu: mate-desktop: Add 'gtk-doc' back to native-inputs.
* gnu/packages/mate.scm (mate-desktop)[native-inputs]: Uncomment 'gtk-doc' as input. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
parent
60692df286
commit
6a548c56ef
@ -104,8 +104,8 @@ themes for both gtk+-2 and gtk+-3.")
|
||||
("intltool" ,intltool)
|
||||
("glib:bin" ,glib "bin")
|
||||
("gobject-introspection" ,gobject-introspection)
|
||||
("yelp-tools" ,yelp-tools)))
|
||||
;;("gtk-doc" ,gtk-doc))) ; add back in when gtk-doc builds
|
||||
("yelp-tools" ,yelp-tools)
|
||||
("gtk-doc" ,gtk-doc)))
|
||||
(inputs
|
||||
`(("gtk+" ,gtk+)
|
||||
("libxrandr" ,libxrandr)
|
||||
|
Loading…
Reference in New Issue
Block a user