summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/gnucash.scm3
1 files changed, 1 insertions, 2 deletions
diff --git a/gnu/packages/gnucash.scm b/gnu/packages/gnucash.scm
index 958a704a34..b0fd424b56 100644
--- a/gnu/packages/gnucash.scm
+++ b/gnu/packages/gnucash.scm
@@ -244,8 +244,7 @@ installed as well as Yelp, the Gnome help browser.")
(list docbook-xml
docbook-xsl
libxml2
- libxslt
- scrollkeeper))
+ libxslt))
(arguments
`(#:tests? #f)) ;no test target
(home-page "https://www.gnucash.org/")