gnu: gajim: Remove python-distutils-extra input.

* gnu/packages/python-xyz.scm (gajim)[native-inputs]: Remove
python-distutils-extra.

Change-Id: I2351db020f8bc93bbb36304ca74a4c755afcdef9
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Nicolas Graves 2025-06-17 00:35:26 +02:00 committed by Sharlatan Hellseher
parent 9606090ed5
commit 4fe735d175
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -1318,7 +1318,6 @@ of xmpppy.")
(native-inputs
(list gettext-minimal
gobject-introspection
python-distutils-extra
python-pypa-build
python-setuptools
xorg-server-for-tests))