diff options
-rw-r--r-- | gnu/packages/gnucash.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/gnucash.scm b/gnu/packages/gnucash.scm index 921d5af1bd..239c9d03cd 100644 --- a/gnu/packages/gnucash.scm +++ b/gnu/packages/gnucash.scm @@ -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) |