MrGlockenspiel / activate-linux

The "Activate Windows" watermark ported to Linux
GNU General Public License v3.0
4.25k stars 91 forks source link

rpm spec: add Wayland requirement #126

Closed tamara-schmitz closed 2 years ago

tamara-schmitz commented 2 years ago

Since Wayland is now a build requirement given how the Makefile is written, I added it as a Requirement.

Builds on both openSUSE TW and Fedora but breaks on Leap. Seems to be an issue in wlr-layer-shell-unstable-v1.h. See the build output: https://build.opensuse.org/build/home:tschmitz:activate-linux/15.3/x86_64/activate-linux/_log

But that is a separate issue worthy of a second PR.