me
/
guix
Archived
1
0
Fork 0

gnu: ibus: Suggest search path.

* gnu/packages/ibus.scm (ibus)[native-search-paths]: Add path specification
  for IBUS_COMPONENT_PATH.
master
Ricardo Wurmus 2015-09-05 23:05:58 +02:00
parent 3d3caf1f31
commit c940a14559
1 changed files with 4 additions and 0 deletions

View File

@ -87,6 +87,10 @@
`(("glib" ,glib "bin") ; for glib-genmarshal
("gobject-introspection" ,gobject-introspection) ; for g-ir-compiler
("pkg-config" ,pkg-config)))
(native-search-paths
(list (search-path-specification
(variable "IBUS_COMPONENT_PATH")
(files '("share/ibus/component")))))
(synopsis "Input method framework")
(description
"IBus is an input framework providing a full-featured and user-friendly