gnu: gnucash-docs: Remove extraneous scrollkeeper input.

* gnu/packages/gnucash.scm (gnucash-docs)
[native-inputs]: Delete scrollkeeper.

Change-Id: I813bae9d5320d1530e5c7477af38b02e1768eb7a
This commit is contained in:
Maxim Cournoyer 2025-09-30 00:54:17 +09:00
parent 8565ce1161
commit c280064daf
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -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/")