mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 23:46:13 -05:00
Revert "gnu: wxwidgets: Use webkitgtk-2.4."
This reverts commit 8a58182c12
.
This commit is contained in:
parent
c55c698594
commit
afb7cd8e66
1 changed files with 1 additions and 1 deletions
|
@ -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)))
|
||||
|
|
Loading…
Reference in a new issue