mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: cambalache: Fix buld.
As seen in http://ci.guix.gnu.org/build/3338535/log/raw. * gnu/packages/gnome.scm (cambalache): Fix build. [inputs]: Swap duplicated webkitgtk to webkitgtk-for-gtk3. Change-Id: I9604159d3aa343e0bcb539cfade520ddd97cb489
This commit is contained in:
parent
9e9c1613dd
commit
17e0b03824
1 changed files with 1 additions and 1 deletions
|
@ -3397,7 +3397,7 @@ compiles to GTKBuilder XML.")
|
||||||
python-pycairo
|
python-pycairo
|
||||||
python-pygobject
|
python-pygobject
|
||||||
python-lxml
|
python-lxml
|
||||||
webkitgtk
|
webkitgtk-for-gtk3
|
||||||
webkitgtk))
|
webkitgtk))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list `(,glib "bin")
|
(list `(,glib "bin")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue