summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorAndreas Enge <andreas@enge.fr>2026-01-07 12:06:33 +0100
committerRutherther <rutherther@ditigal.xyz>2026-01-25 21:17:45 +0100
commit17f8e88819289d2ea0137355e7dbecebb83666fa (patch)
treea5010ef275affb2350376b56fcad7c9da40aae9c /gnu
parent7f46cd4becbb82240c676d1024055eeb04efca95 (diff)
gnu: xiphos: Refresh deprecated input.
* gnu/packages/books.scm (xiphos)[native-inputs]: Replace atk by at-spi2-core. Change-Id: Ie945affc7fd71fedb882872206ad28f399f947fa Signed-off-by: Rutherther <rutherther@ditigal.xyz>
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/books.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/books.scm b/gnu/packages/books.scm
index 0ebe09a1780..cff31da6933 100644
--- a/gnu/packages/books.scm
+++ b/gnu/packages/books.scm
@@ -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")