net-misc/trackma: drop inotifyx from 9999 as well
authorBen Kohler <bkohler@gentoo.org>
Thu, 5 Dec 2019 23:57:50 +0000 (17:57 -0600)
committerBen Kohler <bkohler@gentoo.org>
Fri, 6 Dec 2019 00:02:01 +0000 (18:02 -0600)
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
net-misc/trackma/trackma-9999.ebuild

index c267a57aade6a8b439cb7a6d3cb907a1eee6dfdc..aed3ebbc8ef500c48c387fe71b7c03bd957ad364 100644 (file)
@@ -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() {