mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user