JezerM / web-greeter

A modern, visually appealing greeter for LightDM.
https://jezerm.github.io/web-greeter-page/
GNU General Public License v3.0
203 stars 10 forks source link

opensuse tumbleweed need install python3-qt5-devel #66

Closed VoidYin closed 11 months ago

VoidYin commented 11 months ago

Environment

Bug description

sudo make install error: make: pyrcc5: no such file or directory

solution

install python3-qt5-devel

JezerM commented 11 months ago

Thanks for the solution~ The README has been updated.