1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 13:10:33 +02:00

gnu: packages/video: Remove (guix build-system python).

* gnu/packages/video.scm: Remove (guix build-system python) as no longer
required.

Change-Id: I860344f4784d857dc8c86b44ef78b1cb9f45f765
This commit is contained in:
Sharlatan Hellseher
2026-03-26 13:04:17 +00:00
parent feca92e494
commit 8e4bda2009

View File

@@ -118,7 +118,6 @@
#:use-module (guix build-system linux-module)
#:use-module (guix build-system meson)
#:use-module (guix build-system perl)
#:use-module (guix build-system python)
#:use-module (guix build-system pyproject)
#:use-module (guix build-system qt)
#:use-module (guix build-system waf)