summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-01 02:48:39 +0100
committerSam James <sam@gentoo.org>2021-04-01 22:17:06 +0100
commit53e33ece37bf98ea1088f66e4468c48bad03cda9 (patch)
treeaeefa1817f775b49543144574fe4e04024be57d2
parentdev-libs/libmaxminddb: fix MissingInherits (autotools) (diff)
downloadgentoo-53e33ece37bf98ea1088f66e4468c48bad03cda9.tar.gz
gentoo-53e33ece37bf98ea1088f66e4468c48bad03cda9.tar.bz2
gentoo-53e33ece37bf98ea1088f66e4468c48bad03cda9.zip
x11-misc/xnee: fix MissingInherits (virtualx)
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--x11-misc/xnee/xnee-3.19-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
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/"