gnu: gnucash: Use webkitgtk-with-libsoup2.
* gnu/packages/gnucash.scm (gnucash)[inputs]: Replace webkitgtk by webkitgtk-with-libsoup2.
This commit is contained in:
parent
7fd93d8e4e
commit
a96add7919
@ -83,7 +83,7 @@
|
|||||||
("libofx" ,libofx)
|
("libofx" ,libofx)
|
||||||
("libxml2" ,libxml2)
|
("libxml2" ,libxml2)
|
||||||
("libxslt" ,libxslt)
|
("libxslt" ,libxslt)
|
||||||
("webkitgtk" ,webkitgtk)
|
("webkitgtk" ,webkitgtk-with-libsoup2)
|
||||||
("aqbanking" ,aqbanking)
|
("aqbanking" ,aqbanking)
|
||||||
("python" ,python)
|
("python" ,python)
|
||||||
("perl-date-manip" ,perl-date-manip)
|
("perl-date-manip" ,perl-date-manip)
|
||||||
|
Loading…
Reference in New Issue
Block a user