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/kcmldap/kcmldap.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/kcmldap/kcmldap.spec')
-rw-r--r-- | redhat/applications/kcmldap/kcmldap.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/applications/kcmldap/kcmldap.spec b/redhat/applications/kcmldap/kcmldap.spec index b7f6b8bde..1f83bf798 100644 --- a/redhat/applications/kcmldap/kcmldap.spec +++ b/redhat/applications/kcmldap/kcmldap.spec @@ -67,7 +67,7 @@ BuildRequires: trinity-libtdeldap-devel >= 0.5 Requires: trinity-tde-ldap-cert-updater = %{?epoch:%{epoch}:}%{version}-%{release} Requires: trinity-kcontrol-ldap-bonding = %{?epoch:%{epoch}:}%{version}-%{release} -BuildRequires: cmake >= 2.8 +BuildRequires: trinity-cmake >= %{tde_version} BuildRequires: gcc-c++ BuildRequires: pkgconfig |