chore(scenefx): Update build dependencies and files (#5624) (#5627)

* chore(scenefx): Update build dependencies

`wlroots-0.19.0` is still in testing on F42 and it is unclear if it will be added to F41.



* chore: Update files



---------


(cherry picked from commit 36970fce14)

Signed-off-by: Gilver <rockgrub@disroot.org>
Co-authored-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
Raboneko
2025-06-23 23:32:49 -07:00
committed by GitHub
parent 64bc0668b6
commit 39d939b09b
+4 -4
View File
@@ -25,7 +25,7 @@ BuildRequires: pkgconfig(wayland-client)
BuildRequires: pkgconfig(wayland-protocols) >= 1.32
BuildRequires: pkgconfig(wayland-scanner)
BuildRequires: pkgconfig(wayland-server) >= 1.22
BuildRequires: pkgconfig(wlroots-0.18)
BuildRequires: pkgconfig(wlroots-0.19)
Packager: Atmois <atmois@atmois.com>
@@ -65,9 +65,9 @@ MESON_OPTIONS=(
%files
%license LICENSE
%doc README.md
%{_libdir}/lib%{name}-0.2.so
%{_libdir}/lib%{name}-*.so
%files devel
%{_includedir}/%{name}-0.2/*
%{_libdir}/pkgconfig/%{name}-0.2.pc
%{_includedir}/%{name}-*/*
%{_libdir}/pkgconfig/%{name}-*.pc