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

* 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.

Signed-off-by: Gilver <rockgrub@disroot.org>

* chore: Update files

Signed-off-by: Gilver <rockgrub@disroot.org>

---------

Signed-off-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
Gilver
2025-06-24 01:01:21 -05:00
committed by GitHub
parent d2b81e01c9
commit 36970fce14
+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