From 291d3907a95e6ae0762ce2e9e27603031ed44710 Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Fri, 16 Nov 2018 14:06:22 -0500 Subject: [PATCH] sys-apps/systemd: add MULTILIB_USEDEP to virtual/pkgconfig Package-Manager: Portage-2.3.51_p9, Repoman-2.3.12 Signed-off-by: Mike Gilbert --- sys-apps/systemd/systemd-239-r2.ebuild | 2 +- sys-apps/systemd/systemd-9999.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sys-apps/systemd/systemd-239-r2.ebuild b/sys-apps/systemd/systemd-239-r2.ebuild index b6d91862a74a..833177e4a2ba 100644 --- a/sys-apps/systemd/systemd-239-r2.ebuild +++ b/sys-apps/systemd/systemd-239-r2.ebuild @@ -92,7 +92,7 @@ DEPEND="${COMMON_DEPEND} >=dev-util/intltool-0.50 >=sys-apps/coreutils-8.16 >=sys-kernel/linux-headers-${MINKV} - virtual/pkgconfig + virtual/pkgconfig[${MULTILIB_USEDEP}] gnuefi? ( >=sys-boot/gnu-efi-3.0.2 ) test? ( sys-apps/dbus ) app-text/docbook-xml-dtd:4.2 diff --git a/sys-apps/systemd/systemd-9999.ebuild b/sys-apps/systemd/systemd-9999.ebuild index 8743de4cdf55..aede109ac608 100644 --- a/sys-apps/systemd/systemd-9999.ebuild +++ b/sys-apps/systemd/systemd-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -92,7 +92,7 @@ DEPEND="${COMMON_DEPEND} >=dev-util/intltool-0.50 >=sys-apps/coreutils-8.16 >=sys-kernel/linux-headers-${MINKV} - virtual/pkgconfig + virtual/pkgconfig[${MULTILIB_USEDEP}] gnuefi? ( >=sys-boot/gnu-efi-3.0.2 ) test? ( sys-apps/dbus ) app-text/docbook-xml-dtd:4.2 -- 2.26.2