1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-28 12:01:49 +02:00

gnu: quodlibet: Fix operon GI path.

* gnu/packages/music.scm (quodlibet):
[arguments]: Add operon to wrap-extra-paths.

Change-Id: Iaba432f3b73995acaf757cb39a09961bfdd358d5
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
This commit is contained in:
Remco van 't Veer
2025-12-27 00:41:09 +01:00
committed by Rutherther
parent 9e6c31bb10
commit 64c2c052a0
+2 -2
View File
@@ -46,7 +46,7 @@
;;; Copyright © 2021 Thomas Albers Raviola <thomas@thomaslabs.org>
;;; Copyright © 2021 Maxime Devos <maximedevos@telenet.be>
;;; Copyright © 2022, 2023, 2024 Sughosha <sughosha@disroot.org>
;;; Copyright © 2022, 2025 Remco van 't Veer <remco@remworks.net>
;;; Copyright © 2022, 2025, 2026 Remco van 't Veer <remco@remworks.net>
;;; Copyright © 2022, 2023, 2025 Maxim Cournoyer <maxim@guixotic.coop>
;;; Copyright © 2022 Wamm K. D. <jaft.r@outlook.com>
;;; Copyright © 2022 Jose G Perez Taveras <josegpt27@gmail.com>
@@ -7872,7 +7872,7 @@ streaming audio server.")
`("GI_TYPELIB_PATH" ":" = (,gi-typelib-path))
`("GST_PLUGIN_SYSTEM_PATH" ":" suffix
(,gst-plugins-path))))
'("exfalso" "quodlibet")))))))))
'("exfalso" "operon" "quodlibet")))))))))
(native-inputs (list xvfb-run gettext-minimal python-pytest
python-setuptools))
(inputs