From 2c84a1b2fca70bd146e12f457cb8fdae915ea5ae Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 9 Jun 2016 13:20:50 -0500 Subject: [PATCH] drop extraneous pkgconfig-related build deps --- qt5-qttools.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/qt5-qttools.spec b/qt5-qttools.spec index 624fe65..ab1ce66 100644 --- a/qt5-qttools.spec +++ b/qt5-qttools.spec @@ -45,7 +45,6 @@ Source23: qdbusviewer.desktop BuildRequires: cmake %endif BuildRequires: desktop-file-utils -BuildRequires: pkgconfig(Qt5) >= %{version} ## optional (and deprecated), include in bootstrapping only for now %if ! 0%{?bootstrap} BuildRequires: pkgconfig(Qt5WebKit)