diff options
author | François Andriot <albator78@libertysurf.fr> | 2022-02-06 22:08:37 +0100 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2022-02-06 22:11:36 +0100 |
commit | 00e55d893c5db8948d5c8871c345925758664684 (patch) | |
tree | 2bd4e608be985819c346d890b1307c2151f9d74a /redhat/applications/kcmldapcontroller | |
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/kcmldapcontroller')
-rw-r--r-- | redhat/applications/kcmldapcontroller/kcmldapcontroller.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/applications/kcmldapcontroller/kcmldapcontroller.spec b/redhat/applications/kcmldapcontroller/kcmldapcontroller.spec index 1b2b39808..fe4121f07 100644 --- a/redhat/applications/kcmldapcontroller/kcmldapcontroller.spec +++ b/redhat/applications/kcmldapcontroller/kcmldapcontroller.spec @@ -63,7 +63,7 @@ BuildRequires: desktop-file-utils BuildRequires: gettext BuildRequires: trinity-libtdeldap-devel >= 0.5 -BuildRequires: cmake >= 2.8 +BuildRequires: trinity-cmake >= %{tde_version} BuildRequires: gcc-c++ BuildRequires: pkgconfig |