I am on Debian Testing and was trying to build PyWM.
I cd into pywm directory after cloning the project and run meson build, but getting this error

reading the Readme.md again, I concluded that I need to install Wayland (don't know if I am right).
but running apt install wayland says that this package is not available in the repos.
Wasn't able to find xorg-xwayland and ninja too.
What could be the possible steps that could be taken here to solve this problem?
I am on Debian Testing and was trying to build PyWM.

I cd into pywm directory after cloning the project and run
meson build, but getting this errorreading the Readme.md again, I concluded that I need to install Wayland (don't know if I am right).
but running
apt install waylandsays that this package is not available in the repos.Wasn't able to find xorg-xwayland and ninja too.
What could be the possible steps that could be taken here to solve this problem?