dev-util/cppcheck: Rebuild on dev-libs/tinyxml2 subslot updates (thanks Daniel M...
authorMichael Weber <xmw@gentoo.org>
Fri, 19 Jan 2018 20:05:08 +0000 (21:05 +0100)
committerMichael Weber <xmw@gentoo.org>
Fri, 19 Jan 2018 20:05:08 +0000 (21:05 +0100)
Closes: https://bugs.gentoo.org/645052
Package-Manager: Portage-2.3.19, Repoman-2.3.6

dev-util/cppcheck/cppcheck-1.81.ebuild

index 055b50d20cd1511cb99cab4d7a209e5f99cb7453..f5cd79c67e4f33e94eea13270e5c7d307509b9b7 100644 (file)
@@ -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? (