Update weston.spec

main
Gerd Pokorra 5 years ago
parent a702f8823a
commit 65f9203838
  1. 2
      weston.spec

@ -101,7 +101,7 @@ Common headers for weston
%setup -q
%build
export MESON=`rpm --eval '%{meson}' | sed 's/--auto-features=enabled//'`
export MESON=`echo '%{meson}' | sed 's/--auto-features=enabled//'`
eval "$MESON -Dsimple-dmabuf-drm=auto"
%install

Loading…
Cancel
Save