aboutsummaryrefslogtreecommitdiff
path: root/devel/shiboken6/files/patch-data_shiboken6.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'devel/shiboken6/files/patch-data_shiboken6.pc.in')
-rw-r--r--devel/shiboken6/files/patch-data_shiboken6.pc.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/shiboken6/files/patch-data_shiboken6.pc.in b/devel/shiboken6/files/patch-data_shiboken6.pc.in
index 2830d8e58633..6079806aa457 100644
--- a/devel/shiboken6/files/patch-data_shiboken6.pc.in
+++ b/devel/shiboken6/files/patch-data_shiboken6.pc.in
@@ -1,4 +1,4 @@
---- data/shiboken6.pc.in.orig 2023-10-14 09:37:51 UTC
+--- data/shiboken6.pc.in.orig 2024-04-05 12:14:13 UTC
+++ data/shiboken6.pc.in
@@ -8,5 +8,5 @@ Version: @shiboken6_VERSION@
Name: shiboken6
@@ -6,4 +6,4 @@
Version: @shiboken6_VERSION@
-Libs: @SHIBOKEN_PYTHON_LIBRARIES@ -L${libdir} -lshiboken6@shiboken6_SUFFIX@@PYTHON_SHARED_LIBRARY_SUFFIX@@LIBRARY_OUTPUT_SUFFIX@
+Libs: @SHIBOKEN_PYTHON_LIBRARIES@ -L${libdir} -lshiboken6@shiboken6_SUFFIX@@PYTHON_SHARED_LIBRARY_SUFFIX@@LIBRARY_OUTPUT_SUFFIX@ -lexecinfo
- Cflags: -I@PYTHON_INCLUDE_DIRS@ -I${includedir}/@shiboken6_SUFFIX@@SBK_PKG_CONFIG_PY_DEBUG_DEFINITION@
+ Cflags: -I@Python_INCLUDE_DIRS@ -I${includedir}/@shiboken6_SUFFIX@@SBK_PKG_CONFIG_PY_DEBUG_DEFINITION@