me
/
guix
Archived
1
0
Fork 0

gnu: gnucash: Use webkitgtk-with-libsoup2.

* gnu/packages/gnucash.scm (gnucash)[inputs]: Replace webkitgtk by
  webkitgtk-with-libsoup2.
master
Guillaume Le Vaillant 2021-11-16 14:36:35 +01:00
parent 7fd93d8e4e
commit a96add7919
No known key found for this signature in database
GPG Key ID: 6BE8208ADF21FE3F
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@
("libofx" ,libofx)
("libxml2" ,libxml2)
("libxslt" ,libxslt)
("webkitgtk" ,webkitgtk)
("webkitgtk" ,webkitgtk-with-libsoup2)
("aqbanking" ,aqbanking)
("python" ,python)
("perl-date-manip" ,perl-date-manip)