From 23ad0f905a96ab88f64f50897dd0f842ed4ea43d Mon Sep 17 00:00:00 2001 From: Hilton Chain Date: Sat, 25 Oct 2025 19:46:15 +0800 Subject: nongnu: Remove use of deprecated atk and at-spi2-core. Commit produced by the following command, with manual adjustments: rg -l atk | xargs sed -i '/.*atk.*/d' --- nongnu/packages/dyalog.scm | 4 ---- 1 file changed, 4 deletions(-) (limited to 'nongnu/packages/dyalog.scm') diff --git a/nongnu/packages/dyalog.scm b/nongnu/packages/dyalog.scm index 770eb05..764c405 100644 --- a/nongnu/packages/dyalog.scm +++ b/nongnu/packages/dyalog.scm @@ -49,9 +49,7 @@ (build-system gnu-build-system) (outputs '("out" "fonts")) (inputs (list alsa-lib - at-spi2-atk at-spi2-core - atk cairo coreutils cups @@ -175,9 +173,7 @@ (string-append (assoc-ref inputs pkg) "/lib")) '("alsa-lib" - "at-spi2-atk" "at-spi2-core" - "atk" "cairo" "cups" "dbus" -- cgit v1.2.3