summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Kohler <bkohler@gentoo.org>2019-12-05 17:52:59 -0600
committerBen Kohler <bkohler@gentoo.org>2019-12-05 18:02:00 -0600
commite9726a866adfb3e9f8ade2fd892aa3bc6f1cb5eb (patch)
tree8e6d583f42fa622b5473727709a2fcadd507eaa2 /net-misc/trackma
parentapp-misc/fr24feed: New package (diff)
downloadgentoo-e9726a866adfb3e9f8ade2fd892aa3bc6f1cb5eb.tar.gz
gentoo-e9726a866adfb3e9f8ade2fd892aa3bc6f1cb5eb.tar.bz2
gentoo-e9726a866adfb3e9f8ade2fd892aa3bc6f1cb5eb.zip
net-misc/trackma: revbump to remove obsolete inotifyx dep
Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Diffstat (limited to 'net-misc/trackma')
-rw-r--r--net-misc/trackma/trackma-0.7.4-r1.ebuild (renamed from net-misc/trackma/trackma-0.7.4.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/trackma/trackma-0.7.4.ebuild b/net-misc/trackma/trackma-0.7.4-r1.ebuild
index 1f5b5a79bb4d..5c7cd0c57569 100644
--- a/net-misc/trackma/trackma-0.7.4.ebuild
+++ b/net-misc/trackma/trackma-0.7.4-r1.ebuild
@@ -27,7 +27,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() {