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:08:55 +0100 |
commit | c4fb31523551568363f2e799663c43e17570f656 (patch) | |
tree | 2421bf041d177fc0938d89cbd5efec4fbb9da722 /redhat/applications/tdepacman/tdepacman.spec | |
parent | 79f2efeb9c2eeac55a07a1e85218cdb9a61a044a (diff) | |
download | tde-packaging-c4fb31523551568363f2e799663c43e17570f656.tar.gz tde-packaging-c4fb31523551568363f2e799663c43e17570f656.zip |
RPM: add cmake package for trinity cmake macros
Diffstat (limited to 'redhat/applications/tdepacman/tdepacman.spec')
-rw-r--r-- | redhat/applications/tdepacman/tdepacman.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/applications/tdepacman/tdepacman.spec b/redhat/applications/tdepacman/tdepacman.spec index ab629a900..46cb9f9f3 100644 --- a/redhat/applications/tdepacman/tdepacman.spec +++ b/redhat/applications/tdepacman/tdepacman.spec @@ -66,7 +66,7 @@ BuildRequires: desktop-file-utils BuildRequires: gettext -BuildRequires: cmake +BuildRequires: trinity-cmake >= %{tde_version} BuildRequires: gcc-c++ BuildRequires: pkgconfig BuildRequires: libtool |