dev-libs/libical: Revbump to add dev-libs/icu to RDEPEND (bug #599246).

Package-Manager: portage-2.3.2
This commit is contained in:
Lars Wendler
2016-11-11 08:16:09 +01:00
parent 91f4c90516
commit bb918c70ac

View File

@@ -17,7 +17,9 @@ IUSE="doc examples static-libs"
# The GOBJECT_INTROSPECTION build is broken, and upstream has given up
# on it at the moment (it's disabled in Travis). It will probably come
# back in v2.0.1 or later.
#RDEPEND="introspection? ( dev-libs/gobject-introspection )"
# This snippet belongs to RDEPEND:
# introspection? ( dev-libs/gobject-introspection )"
RDEPEND="dev-libs/icu:="
DEPEND="${RDEPEND}
dev-lang/perl"