From ef958bbcba434837cecb8008d7827a32031e6bd8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20W=C3=A4ckerlin?= Date: Thu, 30 Jul 2015 09:38:16 +0000 Subject: [PATCH] fixed qt detection --- libpcscxx.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libpcscxx.spec.in b/libpcscxx.spec.in index 1e6006d..978331d 100644 --- a/libpcscxx.spec.in +++ b/libpcscxx.spec.in @@ -5,7 +5,7 @@ Release: @BUILD_NUMBER@%{?dist} License: LGPL Group: Development/Libraries/C++ Source0: %{name}-%{version}.tar.gz -BuildRequires: gnupg, subversion, automake, autoconf, doxygen, graphviz, qtbase5-devel | libqt4-devel, qtbase5-devel-tools | qt4-devel-tools +BuildRequires: gnupg, subversion, automake, autoconf, doxygen, graphviz, qtbase5-devel, qtbase5-devel-tools BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root %if 0%{?fedora} || 0%{?rhel} || 0%{?rhl} || 0%{?centos} || 0%{?centos_ver} || 0%{?centos_version} BuildRequires: pkgconfig, redhat-lsb