dev-libs/icu-layoutex: Added multilib deps.

Package-Manager: Portage-2.3.3, Repoman-2.3.1
This commit is contained in:
Lars Wendler
2017-01-16 15:59:55 +01:00
parent 96a07345cc
commit b1ce50d74d
2 changed files with 7 additions and 7 deletions

View File

@@ -18,12 +18,12 @@ KEYWORDS="amd64 ~x86"
IUSE="debug static-libs"
RDEPEND="
~dev-libs/icu-${PV}
dev-libs/icu-le-hb
~dev-libs/icu-${PV}[${MULTILIB_USEDEP}]
dev-libs/icu-le-hb[${MULTILIB_USEDEP}]
"
DEPEND="
virtual/pkgconfig
virtual/pkgconfig[${MULTILIB_USEDEP}]
${RDEPEND}
"

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -18,12 +18,12 @@ KEYWORDS="~amd64 ~x86"
IUSE="debug static-libs"
RDEPEND="
~dev-libs/icu-${PV}
dev-libs/icu-le-hb
~dev-libs/icu-${PV}[${MULTILIB_USEDEP}]
dev-libs/icu-le-hb[${MULTILIB_USEDEP}]
"
DEPEND="
virtual/pkgconfig
virtual/pkgconfig[${MULTILIB_USEDEP}]
${RDEPEND}
"