From 659c8dc285e0e849c04277a6414398ad5527a2b8 Mon Sep 17 00:00:00 2001 From: Dominik 'Rathann' Mierzejewski Date: Oct 31 2017 10:13:02 +0000 Subject: drop unnecessary build dependencies and invalid configure option --- diff --git a/libva-utils.spec b/libva-utils.spec index 0ada8e9..bc3ba0d 100644 --- a/libva-utils.spec +++ b/libva-utils.spec @@ -10,20 +10,14 @@ Patch1: 0002-vainfo-Add-help-to-show-available-options.patch BuildRequires: libtool -BuildRequires: libudev-devel BuildRequires: libXext-devel BuildRequires: libXfixes-devel BuildRequires: libdrm-devel -BuildRequires: libpciaccess-devel BuildRequires: libva-devel -BuildRequires: mesa-libEGL-devel -BuildRequires: mesa-libGL-devel -BuildRequires: mesa-libGLES-devel %{!?_without_wayland: BuildRequires: wayland-devel BuildRequires: pkgconfig(wayland-client) >= 1 BuildRequires: pkgconfig(wayland-scanner) >= 1 -BuildRequires: pkgconfig(wayland-server) >= 1 } %description @@ -39,7 +33,6 @@ autoreconf -vif %build %configure --disable-static \ - --enable-glx \ %{?_without_wayland:--disable-wayland} %make_build @@ -66,6 +59,7 @@ autoreconf -vif %changelog * Tue Oct 31 2017 Dominik Mierzejewski - 1.8.3-2 - backport --device option from upstream git +- drop unnecessary build dependencies and invalid configure option * Wed Jul 12 2017 Nicolas Chauvet - 1.8.3-1 - Update to 1.8.3