mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: xiphos: Refresh deprecated input.
* gnu/packages/books.scm (xiphos)[native-inputs]: Replace atk by at-spi2-core. Change-Id: Ie945affc7fd71fedb882872206ad28f399f947fa
This commit is contained in:
parent
e1a0692e66
commit
0f2d9765af
1 changed files with 1 additions and 1 deletions
|
|
@ -302,7 +302,7 @@ software, with support for multiple texts and languages.")
|
|||
(build-system cmake-build-system)
|
||||
(native-inputs (list appstream
|
||||
appstream-glib
|
||||
atk
|
||||
at-spi2-core
|
||||
biblesync
|
||||
desktop-file-utils ;for 'desktop-file-validate'
|
||||
(list glib "bin")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue