mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 05:48:07 -05:00
gnu: ibus: Add input gtk+-3.
* gnu/packages/ibus.scm (ibus)[inputs]: Add the required gtk+-3.
This commit is contained in:
parent
791076cc91
commit
92f1cefb74
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@ (define-public ibus
|
|||
("dconf" ,dconf)
|
||||
("gconf" ,gconf)
|
||||
("gtk2" ,gtk+-2)
|
||||
("gtk+" ,gtk+)
|
||||
("intltool" ,intltool)
|
||||
("libnotify" ,libnotify)
|
||||
("iso-codes" ,iso-codes)
|
||||
|
|
Loading…
Reference in a new issue