From 067d0f73a984a72f495fd3e7c6145ade0b7c3d2d Mon Sep 17 00:00:00 2001 From: Ilya Tumaykin Date: Mon, 26 Feb 2018 00:54:48 +0300 Subject: [PATCH] net-misc/eventd: require at least meson-0.44.1 Closes: https://bugs.gentoo.org/641252 Package-Manager: Portage-2.3.24, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/7280 --- net-misc/eventd/eventd-0.23.0_p20171112.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net-misc/eventd/eventd-0.23.0_p20171112.ebuild b/net-misc/eventd/eventd-0.23.0_p20171112.ebuild index dc703ec3ad3b..94cc96e2e9c8 100644 --- a/net-misc/eventd/eventd-0.23.0_p20171112.ebuild +++ b/net-misc/eventd/eventd-0.23.0_p20171112.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -53,6 +53,7 @@ COMMON_DEPEND=" zeroconf? ( net-dns/avahi[dbus] ) " DEPEND="${COMMON_DEPEND} + >=dev-util/meson-0.44.1 app-text/docbook-xml-dtd:4.5 app-text/docbook-xsl-stylesheets dev-libs/libxslt -- 2.26.2