Use libdisplay-info
For now libdisplay-info is still optional, but it doesn't hurt doing the switch now.
This commit is contained in:
@@ -70,6 +70,7 @@ BuildRequires: mesa-libgbm-devel
|
|||||||
BuildRequires: pkgconfig(glesv2)
|
BuildRequires: pkgconfig(glesv2)
|
||||||
BuildRequires: pkgconfig(graphene-gobject-1.0)
|
BuildRequires: pkgconfig(graphene-gobject-1.0)
|
||||||
BuildRequires: pam-devel
|
BuildRequires: pam-devel
|
||||||
|
BuildRequires: pkgconfig(libdisplay-info)
|
||||||
BuildRequires: pkgconfig(libpipewire-0.3) >= %{pipewire_version}
|
BuildRequires: pkgconfig(libpipewire-0.3) >= %{pipewire_version}
|
||||||
BuildRequires: pkgconfig(sysprof-capture-4)
|
BuildRequires: pkgconfig(sysprof-capture-4)
|
||||||
BuildRequires: sysprof-devel
|
BuildRequires: sysprof-devel
|
||||||
@@ -175,7 +176,7 @@ the functionality of the installed %{name} package.
|
|||||||
%autosetup -S git -n %{name}-%{tarball_version}
|
%autosetup -S git -n %{name}-%{tarball_version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%meson -Degl_device=true -Dwayland_eglstream=true -Dlibdisplay_info=disabled
|
%meson -Degl_device=true -Dwayland_eglstream=true
|
||||||
%meson_build
|
%meson_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
|||||||
Reference in New Issue
Block a user