bsd-ac / wayland-desktop

Gentoo overlay for Wayland related ebuilds
https://gentoo.org
ISC License
63 stars 23 forks source link

dev-python/pywm depends on dev-python/python-evdev when it should be dev-python/evdev #88

Closed tacstick closed 4 months ago

tacstick commented 4 months ago

I was trying to install pywm when I got this error

Calculating dependencies                           ... done!    
Dependency resolution took 7.23 s (backtrack: 2/20).

emerge: there are no ebuilds to satisfy "dev-python/python-evdev[python_targets_python3_10(-)?,python_targets_python3_11(-)?]".
(dependency required by "dev-python/pywm-0.3a::wayland-desktop" [ebuild])
(dependency required by "gui-wm/newm-0.3a::wayland-desktop[-test,python_targets_python3_11,-python_targets_python3_10]" [ebuild])
(dependency required by "newm" [argument])

I looked the package up and only found dev-python/evdev in the gentoo repos which leads me to believe that that is the actual package it should depend on

epsilon-0 commented 4 months ago

Thanks for notifying.