commit: 6e6864e6f162f07fa4f9c4871c471607e1d2243a
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 15 12:07:23 2014 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Sep 15 12:07:23 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=6e6864e6
[eclass] Expand comment.
---
eclass/kde5.eclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/eclass/kde5.eclass b/eclass/kde5.eclass
index 13e1722..f4a1d25 100644
--- a/eclass/kde5.eclass
+++ b/eclass/kde5.eclass
@@ -40,7 +40,7 @@ EXPORT_FUNCTIONS pkg_setup src_unpack src_prepare
src_configure src_compile src_
# @ECLASS-VARIABLE: KDE_AUTODEPS
# @DESCRIPTION:
# If set to "false", do nothing.
-# For any other value, add a dependency on dev-libs/extra-cmake-modules and
dev-qt/qtcore.
+# For any other value, add a dependency on dev-libs/extra-cmake-modules and
dev-qt/qtcore:5.
: ${KDE_AUTODEPS:=true}
# @ECLASS-VARIABLE: KDE_DEBUG