From: Ben Kohler Date: Thu, 5 Dec 2019 23:57:50 +0000 (-0600) Subject: net-misc/trackma: drop inotifyx from 9999 as well X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7482e3279f4238e8c2d2f0ef71d773466736a991;p=gentoo.git net-misc/trackma: drop inotifyx from 9999 as well Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Ben Kohler --- diff --git a/net-misc/trackma/trackma-9999.ebuild b/net-misc/trackma/trackma-9999.ebuild index c267a57aade6..aed3ebbc8ef5 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() {