From 53e33ece37bf98ea1088f66e4468c48bad03cda9 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 1 Apr 2021 02:48:39 +0100 Subject: x11-misc/xnee: fix MissingInherits (virtualx) Signed-off-by: Sam James --- x11-misc/xnee/xnee-3.19-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-misc/xnee') diff --git a/x11-misc/xnee/xnee-3.19-r2.ebuild b/x11-misc/xnee/xnee-3.19-r2.ebuild index 0a3540a531d3..17cd30ca867e 100644 --- a/x11-misc/xnee/xnee-3.19-r2.ebuild +++ b/x11-misc/xnee/xnee-3.19-r2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit autotools desktop flag-o-matic +inherit autotools desktop flag-o-matic virtualx DESCRIPTION="Program suite to record, replay and distribute user actions" HOMEPAGE="https://xnee.wordpress.com/" -- cgit v1.2.3-65-gdbad