From 11a4e0eda6afea4fde8bc3982b547328465b50f3 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Thu, 14 Jul 2022 11:20:54 +0200 Subject: [PATCH] Fix pkgconfig file path --- qt6-qtremoteobjects.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qt6-qtremoteobjects.spec b/qt6-qtremoteobjects.spec index 089e2f0..e650f9f 100644 --- a/qt6-qtremoteobjects.spec +++ b/qt6-qtremoteobjects.spec @@ -100,7 +100,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release} %{_qt6_archdatadir}/mkspecs/modules/* %{_qt6_libdir}/metatypes/qt6*_metatypes.json %{_qt6_datadir}/modules/*.json -%{_qt6_libdir}/*.pc +%{_qt6_libdir}/pkgconfig/*.pc %if 0%{?examples} %files examples