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/video.scm | 4 ---- 1 file changed, 4 deletions(-) (limited to 'nongnu/packages/video.scm') diff --git a/nongnu/packages/video.scm b/nongnu/packages/video.scm index 7705bd1..b3a5573 100644 --- a/nongnu/packages/video.scm +++ b/nongnu/packages/video.scm @@ -329,9 +329,7 @@ Browser source.")))) (list #:strip-binaries? #f ; prevent corruption of .NET programs #:patchelf-plan #~(let ((libs '("alsa-lib" - "at-spi2-atk" "at-spi2-core" - "atk" "cairo" "cups" "dbus" @@ -438,9 +436,7 @@ Browser source.")))) #:comment "Universal media aggregator")))))) (native-inputs (list unzip)) (inputs (list alsa-lib - at-spi2-atk at-spi2-core - atk bash-minimal cairo cups -- cgit v1.2.3