mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
8565ce1161
commit
c280064daf
1 changed files with 1 additions and 2 deletions
|
@ -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/")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue