summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2018-01-19 21:05:08 +0100
committerMichael Weber <xmw@gentoo.org>2018-01-19 21:05:08 +0100
commit0bf8ac6a4f28ae2b767ce0af458706a21a668911 (patch)
tree01cc5309ecd02975f6be1b33096dd1a8b1475b35
parentapp-arch/xar: version bump to v1.8, bug #624642 (diff)
downloadgentoo-0bf8ac6a4f28ae2b767ce0af458706a21a668911.tar.gz
gentoo-0bf8ac6a4f28ae2b767ce0af458706a21a668911.tar.bz2
gentoo-0bf8ac6a4f28ae2b767ce0af458706a21a668911.zip
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
-rw-r--r--dev-util/cppcheck/cppcheck-1.81.ebuild4
1 files changed, 2 insertions, 2 deletions
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? (