From 04a2a88ceca21549a02d30ab69792e2c8b3e728a Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 12 Apr 2021 22:40:06 +0000 Subject: x11-wm/xoat: add missing pkgconfig (B)DEPEND Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sam James --- x11-wm/xoat/xoat-9999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'x11-wm') diff --git a/x11-wm/xoat/xoat-9999.ebuild b/x11-wm/xoat/xoat-9999.ebuild index 914c769f41f6..4c386e343ad7 100644 --- a/x11-wm/xoat/xoat-9999.ebuild +++ b/x11-wm/xoat/xoat-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -21,6 +21,7 @@ RDEPEND=" ${DEPEND} !savedconfig? ( x11-misc/dmenu ) " +BDEPEND="virtual/pkgconfig" src_prepare() { default -- cgit v1.2.3-65-gdbad