summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2018-11-16 14:06:22 -0500
committerMike Gilbert <floppym@gentoo.org>2018-11-16 14:07:01 -0500
commit291d3907a95e6ae0762ce2e9e27603031ed44710 (patch)
tree54fb2cc4a7ba38693aa788dfb1451082226d52e0
parentmedia-libs/mesa: Version bump to 18.3.0_rc3 (diff)
downloadgentoo-291d3907.tar.gz
gentoo-291d3907.tar.bz2
gentoo-291d3907.zip
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 <floppym@gentoo.org>
-rw-r--r--sys-apps/systemd/systemd-239-r2.ebuild2
-rw-r--r--sys-apps/systemd/systemd-9999.ebuild4
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