[packages/copyq] drop runtime Qt5Script dependency

atler atler at pld-linux.org
Sun Sep 3 23:45:37 CEST 2023


commit b3798b52f76d6f522732706107f5192fa49a7c2e
Author: Jan Palus <atler at pld-linux.org>
Date:   Sun Sep 3 23:41:12 2023 +0200

    drop runtime Qt5Script dependency
    
    devel dep was already dropped when 4.0.0 replaced Qt5Script with Qml
    scripting

 copyq.spec | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/copyq.spec b/copyq.spec
index 7eb8991..00596cd 100644
--- a/copyq.spec
+++ b/copyq.spec
@@ -54,7 +54,6 @@ Requires:	Qt5Core >= %{qt5ver}
 Requires:	Qt5Gui >= %{qt5ver}
 Requires:	Qt5Network >= %{qt5ver}
 Requires:	Qt5Qml >= %{qt5ver}
-Requires:	Qt5Script >= %{qt5ver}
 Requires:	Qt5Svg >= %{qt5ver}
 Requires:	Qt5WaylandClient >= %{qt5ver}
 Requires:	Qt5Widgets >= %{qt5ver}
@@ -65,7 +64,6 @@ Requires:	Qt6Core >= %{qt6ver}
 Requires:	Qt6Gui >= %{qt6ver}
 Requires:	Qt6Network >= %{qt6ver}
 Requires:	Qt6Qml >= %{qt6ver}
-Requires:	Qt6Script >= %{qt6ver}
 Requires:	Qt6Svg >= %{qt6ver}
 Requires:	Qt6WaylandClient >= %{qt6ver}
 Requires:	Qt6Widgets >= %{qt6ver}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/copyq.git/commitdiff/0b6f47868530997764b1d6a72e68cb272acfb201



More information about the pld-cvs-commit mailing list