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
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -79,7 +79,7 @@ | ||||||
| 
 | 
 | ||||||
|        ;; TODO: Add the optional dependencies. |        ;; TODO: Add the optional dependencies. | ||||||
|        ("xlibs" ,libx11) |        ("xlibs" ,libx11) | ||||||
|        ("gtk+" ,gtk+-2) |        ("gtk+" ,gtk+) | ||||||
|        ("libXft" ,libxft) |        ("libXft" ,libxft) | ||||||
|        ("libtiff" ,libtiff) |        ("libtiff" ,libtiff) | ||||||
|        ("giflib" ,giflib) |        ("giflib" ,giflib) | ||||||
|  |  | ||||||
		Reference in a new issue