1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-19 07:35:54 +02:00

gnu: quodlibet: Add GObject native input for tests.

This avoids the error "Typelib file for namespace 'xlib', version '2.0'
not found" during the check phase.

* gnu/packages/music.scm (quodlibet)[native-inputs]:
Add gobject-introspection.

Change-Id: Ic54533860946ae4698747fab38a8c22a40f2dbc4
Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
Ivan Vilata-i-Balaguer
2026-03-14 20:37:46 +01:00
committed by Andreas Enge
parent 358794b7d7
commit ed9e734518
+2
View File
@@ -62,6 +62,7 @@
;;; Copyright © 2024 Ashish SHUKLA <ashish.is@lostca.se>
;;; Copyright © 2025 Janneke Nieuwenhuizen <janneke@gnu.org>
;;; Copyright © 2025 Junker <dk@junkeria.club>
;;; Copyright © 2026 Ivan Vilata i Balaguer <ivan@selidor.net>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -7925,6 +7926,7 @@ streaming audio server.")
(native-inputs
(list xorg-server-for-tests
gettext-minimal
gobject-introspection
python-pytest
python-setuptools))
(inputs