[packages/qt5-qtgamepad] - rel 2, fix deps

baggins baggins at pld-linux.org
Thu Jul 31 01:20:50 CEST 2025


commit dfa1d713c3470ba5b0c0d62ff12dfb9e28d6109c
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu Jul 31 03:20:26 2025 +0200

    - rel 2, fix deps

 qt5-qtgamepad.spec | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/qt5-qtgamepad.spec b/qt5-qtgamepad.spec
index 5d441aa..dbca1aa 100644
--- a/qt5-qtgamepad.spec
+++ b/qt5-qtgamepad.spec
@@ -10,7 +10,7 @@ Summary:	The Qt5 Gamepad library
 Summary(pl.UTF-8):	Biblioteka Qt5 Gamepad
 Name:		qt5-%{orgname}
 Version:	5.15.17
-Release:	1
+Release:	2
 License:	LGPL v3 or GPL v2+ or commercial
 Group:		Libraries
 Source0:	https://download.qt.io/official_releases/qt/5.15/%{version}/submodules/%{orgname}-everywhere-opensource-src-%{version}.tar.xz
@@ -57,8 +57,8 @@ Summary(pl.UTF-8):	Biblioteka Qt5 Gamepad
 Group:		Libraries
 Requires:	Qt5Core >= %{qtbase_ver}
 Requires:	Qt5Gui >= %{qtbase_ver}
-Requires:	Qt5Qml-devel >= %{qtdeclarative_ver}
-Requires:	Qt5Quick-devel >= %{qtdeclarative_ver}
+Requires:	Qt5Qml >= %{qtdeclarative_ver}
+Requires:	Qt5Quick >= %{qtdeclarative_ver}
 
 %description -n Qt5Gamepad
 Qt Gamepad is an add-on library that enables Qt applications to
@@ -74,6 +74,8 @@ Summary(pl.UTF-8):	Biblioteka Qt5 Gamepad - pliki programistyczne
 Group:		Development/Libraries
 Requires:	Qt5Core-devel >= %{qtbase_ver}
 Requires:	Qt5Gui-devel >= %{qtbase_ver}
+Requires:	Qt5Qml-devel >= %{qtdeclarative_ver}
+Requires:	Qt5Quick-devel >= %{qtdeclarative_ver}
 Requires:	Qt5Gamepad = %{version}-%{release}
 
 %description -n Qt5Gamepad-devel
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qt5-qtgamepad.git/commitdiff/dfa1d713c3470ba5b0c0d62ff12dfb9e28d6109c



More information about the pld-cvs-commit mailing list