summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-08-06 03:54:29 +0100
committerSam James <sam@gentoo.org>2022-08-06 03:55:45 +0100
commitdd7a8a09ad5b3495b07182707c60c01fe9185bcc (patch)
tree5a5ff5aef835ca4ad879aa6af6d81bb8d315bc05 /dev-util/cppcheck
parentdev-libs/libnl: add missing DISTUTILS_DEPS (diff)
downloadgentoo-dd7a8a09ad5b3495b07182707c60c01fe9185bcc.tar.gz
gentoo-dd7a8a09ad5b3495b07182707c60c01fe9185bcc.tar.bz2
gentoo-dd7a8a09ad5b3495b07182707c60c01fe9185bcc.zip
dev-util/cppcheck: add missing DISTUTILS_DEPS
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/cppcheck')
-rw-r--r--dev-util/cppcheck/cppcheck-2.8.1-r1.ebuild1
-rw-r--r--dev-util/cppcheck/cppcheck-2.8.2.ebuild1
2 files changed, 2 insertions, 0 deletions
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? (