- removing again BuildRequires for x264 and x265 in case
video_codecs should be built (these were never needed and used for build) OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1185
This commit is contained in:
parent
e564a82795
commit
8e695dcdd4
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 27 09:54:11 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- removing again BuildRequires for x264 and x265 in case
|
||||
video_codecs should be built (these were never needed and used
|
||||
for build)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 27 09:48:22 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
|
@ -286,12 +286,6 @@ BuildRequires: pkgconfig(LLVMSPIRVLib)
|
||||
BuildRequires: pkgconfig(SPIRV-Tools)
|
||||
%endif
|
||||
%endif
|
||||
%if "%{flavor}" == "drivers"
|
||||
%if %{video_codecs}
|
||||
BuildRequires: pkgconfig(x264)
|
||||
BuildRequires: pkgconfig(x265)
|
||||
%endif
|
||||
%endif
|
||||
|
||||
Requires: Mesa-libEGL1 = %{version}
|
||||
Requires: Mesa-libGL1 = %{version}
|
||||
|
Loading…
Reference in New Issue
Block a user