~ $ catfish Traceback (most recent call last): File "/usr/lib/python-exec/python3.6/catfish", line 41, in <module> import catfish File "/usr/lib64/python3.6/site-packages/catfish/__init__.py", line 29, in <module> from catfish import CatfishWindow File "/usr/lib64/python3.6/site-packages/catfish/CatfishWindow.py", line 31, in <module> import dbus ModuleNotFoundError: No module named 'dbus'
Thanks. I've just looked through the package and I'll add all missing deps.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a35c8314425ccfc009d76bd851c44dc942e1a57 commit 8a35c8314425ccfc009d76bd851c44dc942e1a57 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2019-08-04 10:57:16 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2019-08-04 10:59:02 +0000 dev-util/catfish: Add missing deps Closes: https://bugs.gentoo.org/690834 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-util/catfish/catfish-1.4.8-r1.ebuild | 4 ++++ 1 file changed, 4 insertions(+)