diff options
author | François Andriot <[email protected]> | 2022-02-06 22:08:37 +0100 |
---|---|---|
committer | François Andriot <[email protected]> | 2022-02-06 22:11:36 +0100 |
commit | 00e55d893c5db8948d5c8871c345925758664684 (patch) | |
tree | 2bd4e608be985819c346d890b1307c2151f9d74a /redhat/applications/kpilot/kpilot.spec | |
parent | 8b79767bca70d73673823edd2c7a4aed8c2302e8 (diff) | |
download | tde-packaging-00e55d893c5db8948d5c8871c345925758664684.tar.gz tde-packaging-00e55d893c5db8948d5c8871c345925758664684.zip |
RPM: add cmake package for trinity cmake macros
Diffstat (limited to 'redhat/applications/kpilot/kpilot.spec')
-rw-r--r-- | redhat/applications/kpilot/kpilot.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/applications/kpilot/kpilot.spec b/redhat/applications/kpilot/kpilot.spec index e7914058d..39f4382f6 100644 --- a/redhat/applications/kpilot/kpilot.spec +++ b/redhat/applications/kpilot/kpilot.spec @@ -63,7 +63,7 @@ BuildRequires: desktop-file-utils BuildRequires: trinity-tdepim-devel >= %{tde_version} BuildRequires: gettext -BuildRequires: cmake >= 2.8 +BuildRequires: trinity-cmake >= %{tde_version} BuildRequires: gcc-c++ BuildRequires: pkgconfig BuildRequires: fdupes |