diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2019-09-02 23:35:23 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-09-03 19:28:45 +0200 |
commit | c03e682c6e87adcab561fc7af783da34f2078a11 (patch) | |
tree | 02070914098007dfa8e8ac4cb079ce85d54413ae /dev-util/kdevelop | |
parent | dev-util/kdevelop-python: 5.4.2 version bump (diff) | |
download | gentoo-c03e682c6e87adcab561fc7af783da34f2078a11.tar.gz gentoo-c03e682c6e87adcab561fc7af783da34f2078a11.tar.bz2 gentoo-c03e682c6e87adcab561fc7af783da34f2078a11.zip |
dev-util/kdevelop: Use system dev-utils/astyle
Upstream commit b2d202225cdbbb22a6f15e4dfa4b68a6fec28636
Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-util/kdevelop')
-rw-r--r-- | dev-util/kdevelop/kdevelop-5.4.2.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-util/kdevelop/kdevelop-5.4.2.ebuild b/dev-util/kdevelop/kdevelop-5.4.2.ebuild index 6fae88586b63..5ed1e8f93f5d 100644 --- a/dev-util/kdevelop/kdevelop-5.4.2.ebuild +++ b/dev-util/kdevelop/kdevelop-5.4.2.ebuild @@ -60,6 +60,7 @@ COMMON_DEPEND=" $(add_qt_dep qtwidgets) $(add_qt_dep qtxml) dev-libs/grantlee:5 + >=dev-util/astyle-3.1:= >=sys-devel/clang-3.8.0:= gdbui? ( $(add_plasma_dep libksysguard) ) hex? ( app-editors/okteta:5 ) |