gnu: emacs: Switch to GTK+ 3.
Suggested by Federico Beffa <beffa@ieee.org>. * gnu/packages/emacs.scm (emacs): Switch to GTK+ 3.
This commit is contained in:
parent
46025e94cd
commit
0a9e9a6311
@ -79,7 +79,7 @@
|
||||
|
||||
;; TODO: Add the optional dependencies.
|
||||
("xlibs" ,libx11)
|
||||
("gtk+" ,gtk+-2)
|
||||
("gtk+" ,gtk+)
|
||||
("libXft" ,libxft)
|
||||
("libtiff" ,libtiff)
|
||||
("giflib" ,giflib)
|
||||
|
Loading…
Reference in New Issue
Block a user