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 @@
|
||||||
("dconf" ,dconf)
|
("dconf" ,dconf)
|
||||||
("gconf" ,gconf)
|
("gconf" ,gconf)
|
||||||
("gtk2" ,gtk+-2)
|
("gtk2" ,gtk+-2)
|
||||||
|
("gtk+" ,gtk+)
|
||||||
("intltool" ,intltool)
|
("intltool" ,intltool)
|
||||||
("libnotify" ,libnotify)
|
("libnotify" ,libnotify)
|
||||||
("iso-codes" ,iso-codes)
|
("iso-codes" ,iso-codes)
|
||||||
|
|
Reference in a new issue