!3 change mesa-libEGL-devel to libglvnd-devel in buildrequires
From: @shirely16 Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
4297f34a1a
@ -1,13 +1,13 @@
|
|||||||
Name: libva
|
Name: libva
|
||||||
Version: 2.5.0
|
Version: 2.5.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Libva is an implementation for VA-API (Video Acceleration API)
|
Summary: Libva is an implementation for VA-API (Video Acceleration API)
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/intel/libva
|
URL: https://github.com/intel/libva
|
||||||
Source0: https://github.com/intel/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
|
Source0: https://github.com/intel/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: libtool libudev-devel libXext-devel libXfixes-devel libdrm-devel git
|
BuildRequires: libtool libudev-devel libXext-devel libXfixes-devel libdrm-devel git
|
||||||
BuildRequires: libpciaccess-devel mesa-libEGL-devel mesa-libGL-devel mesa-libGLES-devel
|
BuildRequires: libpciaccess-devel mesa-libEGL-devel mesa-libGL-devel libglvnd-devel
|
||||||
BuildRequires: wayland-devel pkgconfig(wayland-client) pkgconfig(wayland-scanner)
|
BuildRequires: wayland-devel pkgconfig(wayland-client) pkgconfig(wayland-scanner)
|
||||||
|
|
||||||
Requires: mesa-dri-filesystem
|
Requires: mesa-dri-filesystem
|
||||||
@ -67,5 +67,8 @@ autoreconf -vif
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 13 2020 hanhui <hanhui15@huawei.com> - 2.5.0-2
|
||||||
|
- change mesa-libEGL-devel to libglvnd-devel in buildrequires
|
||||||
|
|
||||||
* Thu Nov 28 2019 openEuler BuildTeam<buildteam@openeuler.org> - 2.3.0-2
|
* Thu Nov 28 2019 openEuler BuildTeam<buildteam@openeuler.org> - 2.3.0-2
|
||||||
- Package Init
|
- Package Init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user