From: Michael Weber Date: Fri, 19 Jan 2018 20:05:08 +0000 (+0100) Subject: dev-util/cppcheck: Rebuild on dev-libs/tinyxml2 subslot updates (thanks Daniel M... X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0bf8ac6a4f28ae2b767ce0af458706a21a668911;p=gentoo.git dev-util/cppcheck: Rebuild on dev-libs/tinyxml2 subslot updates (thanks Daniel M. Weeks). Closes: https://bugs.gentoo.org/645052 Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- diff --git a/dev-util/cppcheck/cppcheck-1.81.ebuild b/dev-util/cppcheck/cppcheck-1.81.ebuild index 055b50d20cd1..f5cd79c67e4f 100644 --- a/dev-util/cppcheck/cppcheck-1.81.ebuild +++ b/dev-util/cppcheck/cppcheck-1.81.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -17,7 +17,7 @@ KEYWORDS="amd64 ~arm ~arm64 hppa sparc x86" IUSE="htmlreport pcre qt5" RDEPEND=" - >=dev-libs/tinyxml2-2 + dev-libs/tinyxml2:= htmlreport? ( dev-python/pygments[${PYTHON_USEDEP}] ) pcre? ( dev-libs/libpcre ) qt5? (