Revert "gnu: wxwidgets: Use webkitgtk-2.4."

This reverts commit 8a58182c12.
This commit is contained in:
Danny Milosavljevic 2018-01-23 01:06:18 +01:00
parent c55c698594
commit afb7cd8e66
No known key found for this signature in database
GPG key ID: E71A35542C30BAA5

View file

@ -69,7 +69,7 @@ (define-public wxwidgets
("libsm" ,libsm)
("libtiff" ,libtiff)
("mesa" ,mesa)
("webkitgtk" ,webkitgtk-2.4)
("webkitgtk" ,webkitgtk)
("sdl" ,sdl)))
(native-inputs
`(("pkg-config" ,pkg-config)))