From: Arkadiusz Miƛkiewicz Date: Fri, 27 Sep 2013 08:55:49 +0000 (+0200) Subject: - more BR deps X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=52c31db662fafde736f7d44893e81ea584dfc76d;p=packages%2Fqcommandline.git - more BR deps --- diff --git a/qcommandline.spec b/qcommandline.spec index e5ff877..4b09d1d 100644 --- a/qcommandline.spec +++ b/qcommandline.spec @@ -13,8 +13,10 @@ Patch0: %{name}-fix-pkg-config-paths.patch Patch101: 0001-new-ParameterFence-flag.patch Patch102: 0002-new-NoShortName-flag-to-allow-options-with-no-short-.patch Patch103: 0003-new-SuppressHelp-flag.patch +BuildRequires: QtCore-devel BuildRequires: cmake -BuildRequires: qt-devel +BuildRequires: qt4-build +BuildRequires: qt4-qmake %description QCommandLine is a command line parser for Qt programs (like getopt).