[packages/python3-gstreamer] - force arch-specific overrides dir to fix build with PLD python 3.10

qboosh qboosh at pld-linux.org
Sun Apr 17 08:12:06 CEST 2022


commit 0860a2719fe8ecc05822a014bb2ced4c2f357e56
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Apr 17 08:12:17 2022 +0200

    - force arch-specific overrides dir to fix build with PLD python 3.10

 python3-gstreamer.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/python3-gstreamer.spec b/python3-gstreamer.spec
index 5444629..9d4e3fe 100644
--- a/python3-gstreamer.spec
+++ b/python3-gstreamer.spec
@@ -52,7 +52,8 @@ Wtyczka GStreamera do wczytywania wtyczek napisanych w Pythonie 3.
 
 %build
 %meson build \
-	--default-library=shared
+	--default-library=shared \
+	-Dpygi-overrides-dir=%{py3_sitedir}/gi/overrides
 
 %ninja_build -C build
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-gstreamer.git/commitdiff/0860a2719fe8ecc05822a014bb2ced4c2f357e56



More information about the pld-cvs-commit mailing list