commit: 7482e3279f4238e8c2d2f0ef71d773466736a991
Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 5 23:57:50 2019 +0000
Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Fri Dec 6 00:02:01 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7482e327
net-misc/trackma: drop inotifyx from 9999 as well
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
net-misc/trackma/trackma-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/trackma/trackma-9999.ebuild
b/net-misc/trackma/trackma-9999.ebuild
index c267a57aade..aed3ebbc8ef 100644
--- a/net-misc/trackma/trackma-9999.ebuild
+++ b/net-misc/trackma/trackma-9999.ebuild
@@ -26,7 +26,7 @@ DEPEND="ncurses? ( dev-python/urwid[${PYTHON_USEDEP}] )
dev-python/pillow[${PYTHON_USEDEP}]
)"
RDEPEND="sys-process/lsof
- inotify? ( || ( dev-python/inotifyx dev-python/pyinotify ) )
+ inotify? ( dev-python/pyinotify )
${DEPEND}"
python_configure_all() {