summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qt-creator/qt-creator-4.12.3-r1.ebuild (renamed from dev-qt/qt-creator/qt-creator-4.12.3.ebuild)4
-rw-r--r--dev-qt/qt-creator/qt-creator-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-qt/qt-creator/qt-creator-4.12.3.ebuild b/dev-qt/qt-creator/qt-creator-4.12.3-r1.ebuild
index 27a1d4838af0..5e676fcc1ce9 100644
--- a/dev-qt/qt-creator/qt-creator-4.12.3.ebuild
+++ b/dev-qt/qt-creator/qt-creator-4.12.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -94,7 +94,7 @@ DEPEND="${CDEPEND}
)
"
RDEPEND="${CDEPEND}
- sys-devel/gdb[client,python]
+ sys-devel/gdb[python]
cmake? ( dev-util/cmake )
cppcheck? ( dev-util/cppcheck )
cvs? ( dev-vcs/cvs )
diff --git a/dev-qt/qt-creator/qt-creator-9999.ebuild b/dev-qt/qt-creator/qt-creator-9999.ebuild
index 926ec1ce7a65..e9e7c228800a 100644
--- a/dev-qt/qt-creator/qt-creator-9999.ebuild
+++ b/dev-qt/qt-creator/qt-creator-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -94,7 +94,7 @@ DEPEND="${CDEPEND}
)
"
RDEPEND="${CDEPEND}
- sys-devel/gdb[client,python]
+ sys-devel/gdb[python]
autotools? ( sys-devel/autoconf )
cmake? ( >=dev-util/cmake-3.14 )
cppcheck? ( dev-util/cppcheck )