commit: dd7a8a09ad5b3495b07182707c60c01fe9185bcc
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 6 02:54:29 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 6 02:55:45 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd7a8a09
dev-util/cppcheck: add missing DISTUTILS_DEPS
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-util/cppcheck/cppcheck-2.8.1-r1.ebuild | 1 +
dev-util/cppcheck/cppcheck-2.8.2.ebuild | 1 +
2 files changed, 2 insertions(+)
diff --git a/dev-util/cppcheck/cppcheck-2.8.1-r1.ebuild
b/dev-util/cppcheck/cppcheck-2.8.1-r1.ebuild
index 9ef2ad93ab6c..65e6622d41f2 100644
--- a/dev-util/cppcheck/cppcheck-2.8.1-r1.ebuild
+++ b/dev-util/cppcheck/cppcheck-2.8.1-r1.ebuild
@@ -44,6 +44,7 @@ BDEPEND="
app-text/docbook-xsl-stylesheets
dev-libs/libxslt
virtual/pkgconfig
+ htmlreport? ( ${DISTUTILS_DEPS} )
qt5? ( dev-qt/linguist-tools:5 )
test? (
htmlreport? (
diff --git a/dev-util/cppcheck/cppcheck-2.8.2.ebuild
b/dev-util/cppcheck/cppcheck-2.8.2.ebuild
index 9ef2ad93ab6c..65e6622d41f2 100644
--- a/dev-util/cppcheck/cppcheck-2.8.2.ebuild
+++ b/dev-util/cppcheck/cppcheck-2.8.2.ebuild
@@ -44,6 +44,7 @@ BDEPEND="
app-text/docbook-xsl-stylesheets
dev-libs/libxslt
virtual/pkgconfig
+ htmlreport? ( ${DISTUTILS_DEPS} )
qt5? ( dev-qt/linguist-tools:5 )
test? (
htmlreport? (