From a94c46d90152a7da4213da8fffe2a8693f16b896 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 12 Apr 2021 22:38:58 +0000 Subject: [PATCH] x11-misc/easystroke: add missing pkgconfig (B)DEPEND Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sam James --- x11-misc/easystroke/easystroke-0.6.0-r3.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x11-misc/easystroke/easystroke-0.6.0-r3.ebuild b/x11-misc/easystroke/easystroke-0.6.0-r3.ebuild index 74b40179af2be..ea582bd59c8cb 100644 --- a/x11-misc/easystroke/easystroke-0.6.0-r3.ebuild +++ b/x11-misc/easystroke/easystroke-0.6.0-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -28,6 +28,7 @@ DEPEND=" ${RDEPEND} dev-util/intltool sys-devel/gettext + virtual/pkgconfig " PATCHES=( "${FILESDIR}"/${P}-cellrendertextish.patch