summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2019-07-10 14:19:24 -0400
committerMike Gilbert <floppym@gentoo.org>2019-07-10 14:20:55 -0400
commit2b3c455f9039cdd30d28c5937de7f5d73a63e3dc (patch)
tree4f1dfca7ec396b7f9fb6c51decdb18f9b14fe640 /sys-apps/systemd/systemd-9999.ebuild
parentsys-apps/systemd: backport networkd fix (diff)
downloadgentoo-2b3c455f9039cdd30d28c5937de7f5d73a63e3dc.tar.gz
gentoo-2b3c455f9039cdd30d28c5937de7f5d73a63e3dc.tar.bz2
gentoo-2b3c455f9039cdd30d28c5937de7f5d73a63e3dc.zip
sys-apps/systemd: depend on net-libs/libmicrohttpd[epoll]
Closes: https://bugs.gentoo.org/678756 Package-Manager: Portage-2.3.68, Repoman-2.3.16_p2 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'sys-apps/systemd/systemd-9999.ebuild')
-rw-r--r--sys-apps/systemd/systemd-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/systemd/systemd-9999.ebuild b/sys-apps/systemd/systemd-9999.ebuild
index 96e41bb68653..2e91994797a2 100644
--- a/sys-apps/systemd/systemd-9999.ebuild
+++ b/sys-apps/systemd/systemd-9999.ebuild
@@ -42,7 +42,7 @@ COMMON_DEPEND=">=sys-apps/util-linux-2.30:0=[${MULTILIB_USEDEP}]
elfutils? ( >=dev-libs/elfutils-0.158:0= )
gcrypt? ( >=dev-libs/libgcrypt-1.4.5:0=[${MULTILIB_USEDEP}] )
http? (
- >=net-libs/libmicrohttpd-0.9.33:0=
+ >=net-libs/libmicrohttpd-0.9.33:0=[epoll(+)]
>=net-libs/gnutls-3.1.4:0=
)
idn? (