yilozt / mutter-rounded

A window manager for GNOME, with rounded corners patch
https://aur.archlinux.org/packages/mutter-rounded/
GNU General Public License v2.0
556 stars 26 forks source link

Fails building RPM using fedora 35 script #22

Closed 3pical closed 2 years ago

3pical commented 2 years ago

Terminal Spits out:

meson.build:173:2: ERROR: Dependency "wayland-protocols" not found, tried pkgconfig and cmake error: Bad exit status from /var/tmp/rpm-tmp.CvG1o3 (%build) RPM build errors: %changelog not in descending chronological order Bad exit status from /var/tmp/rpm-tmp.CvG1o3 (%build) [err:1] rpmbuild -ba /home/3pical/rpmbuild/SPECS/mutter.spec

Log: https://pastebin.com/YGuqpjPT

3pical commented 2 years ago

Had to install wayland-protocols and everything worked out.