dev-libs/icu-layoutex: Added multilib deps.
authorLars Wendler <polynomial-c@gentoo.org>
Mon, 16 Jan 2017 14:59:55 +0000 (15:59 +0100)
committerLars Wendler <polynomial-c@gentoo.org>
Mon, 16 Jan 2017 15:00:11 +0000 (16:00 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-libs/icu-layoutex/icu-layoutex-58.1.ebuild
dev-libs/icu-layoutex/icu-layoutex-58.2.ebuild

index 5f5dd6acb2d0cf39340bf70fc71d4741a920ec3b..fba86522bbe5186ca4db17be571ae8f4d72d309a 100644 (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}
 "
 
index 15056baf41722fcc7bd806b615f913ffe31677ed..9b7b511408624497c501de8ef6f9bf26a699f72c 100644 (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}
 "