From 9309f0591da25dee6a828c23e13cb107701be2f8 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 12 Apr 2021 22:39:33 +0000 Subject: [PATCH] x11-misc/xdotool: add missing pkgconfig (B)DEPEND Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sam James --- x11-misc/xdotool/xdotool-3.20160805.1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x11-misc/xdotool/xdotool-3.20160805.1.ebuild b/x11-misc/xdotool/xdotool-3.20160805.1.ebuild index ab4e1749bebe8..b4c2443540b89 100644 --- a/x11-misc/xdotool/xdotool-3.20160805.1.ebuild +++ b/x11-misc/xdotool/xdotool-3.20160805.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -22,6 +22,7 @@ RDEPEND=" " DEPEND=" ${RDEPEND} + virtual/pkgconfig x11-base/xorg-proto "