commit bf8cf02155bb551849a1adba605233d35ee9b361
Author: Jan RÄ™korajski <[email protected]>
Date:   Sun Jul 8 22:01:07 2018 +0200

    - updated QT deps

 pcp.spec | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/pcp.spec b/pcp.spec
index d2791be..32c7f2f 100644
--- a/pcp.spec
+++ b/pcp.spec
@@ -5,7 +5,7 @@
 # NOTE: user/group must be in -libs because of /var/run/pcp, needed for 
Make.stdpmid in post
 #
 # Conditional build:
-%bcond_without qt              # Qt 4.x based GUI
+%bcond_without qt              # Qt 5.x based GUI
 %bcond_without systemtap       # systemtap/dtrace support
 
 %include       /usr/lib/rpm/macros.perl
@@ -54,12 +54,12 @@ BuildRequires:      rpmbuild(macros) >= 1.219
 BuildRequires: systemd-devel
 %{?with_systemtap:BuildRequires:       systemtap-sdt-devel}
 %if %{with qt}
-BuildRequires: QtAssistant-compat-devel >= 4.4
-BuildRequires: QtCore-devel >= 4.4
-BuildRequires: QtGui-devel >= 4.4
-BuildRequires: QtSvg-devel >= 4.4
-BuildRequires: qt4-build >= 4.4
-BuildRequires: qt4-qmake >= 4.4
+BuildRequires: Qt5Concurrent-devel
+BuildRequires: Qt5Core-devel
+BuildRequires: Qt5Gui-devel
+BuildRequires: Qt5Svg-devel
+BuildRequires: qt5-build
+BuildRequires: qt5-qmake
 %endif
 Requires:      %{name}-libs = %{version}-%{release}
 Requires:      libmicrohttpd >= 0.9.10
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pcp.git/commitdiff/bf8cf02155bb551849a1adba605233d35ee9b361

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to