From 95a25effe87dfa2299999d42e957d7bc2fa93d17 Mon Sep 17 00:00:00 2001 From: Sharlatan Hellseher Date: Tue, 23 Sep 2025 15:34:19 +0100 Subject: [PATCH] gnu: urh: Fix bulid. * gnu/packages/radio.scm (urh)[native-inputs]: Remove python-cython and python-wheel; add python-cython-0 and python-setuptools. Change-Id: Ib3420be4077c9f86843e3ba3feb05cb95e80d727 --- gnu/packages/radio.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/radio.scm b/gnu/packages/radio.scm index 0f78f2e26b0..e846ce973d4 100644 --- a/gnu/packages/radio.scm +++ b/gnu/packages/radio.scm @@ -3367,9 +3367,9 @@ of devices than RTL-SDR.") (setenv "DISPLAY" ":0") (setenv "HOME" "/tmp")))))) (native-inputs - (list python-cython + (list python-cython-0 python-pytest - python-wheel + python-setuptools xorg-server-for-tests)) (inputs (list airspy