dev-qt/qt-creator: we need cmake >= 3.14

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Davide Pesavento <pesa@gentoo.org>
This commit is contained in:
Davide Pesavento
2020-07-12 05:49:06 +02:00
parent c5d2ca1fbc
commit ba2b7d524c

View File

@@ -96,7 +96,7 @@ DEPEND="${CDEPEND}
RDEPEND="${CDEPEND}
sys-devel/gdb[client,python]
autotools? ( sys-devel/autoconf )
cmake? ( dev-util/cmake )
cmake? ( >=dev-util/cmake-3.14 )
cppcheck? ( dev-util/cppcheck )
cvs? ( dev-vcs/cvs )
git? ( dev-vcs/git )