projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9726a8
)
net-misc/trackma: drop inotifyx from 9999 as well
author
Ben Kohler
<bkohler@gentoo.org>
Thu, 5 Dec 2019 23:57:50 +0000
(17:57 -0600)
committer
Ben 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
patch
|
blob
|
history
diff --git
a/net-misc/trackma/trackma-9999.ebuild
b/net-misc/trackma/trackma-9999.ebuild
index c267a57aade6a8b439cb7a6d3cb907a1eee6dfdc..aed3ebbc8ef500c48c387fe71b7c03bd957ad364 100644
(file)
--- 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() {