SHA256
1
0
forked from pool/xine-lib

Accepting request 1073535 from home:iznogood:factory

- Add explicit pkgconfig(egl) BuildRequires, configure checks for
  it. Previously pulled in by chance via cairo.

Needed due to new cairo submit to factory.

OBS-URL: https://build.opensuse.org/request/show/1073535
OBS-URL: https://build.opensuse.org/package/show/multimedia:xine/xine-lib?expand=0&rev=147
This commit is contained in:
Dave Plater 2023-03-22 07:32:17 +00:00 committed by Git OBS Bridge
parent 61dd27af3e
commit e735987565
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Mar 21 10:33:40 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Add explicit pkgconfig(egl) BuildRequires, configure checks for
it. Previously pulled in by chance via cairo.
-------------------------------------------------------------------
Sat Jan 28 15:41:11 UTC 2023 - Dave Plater <davejplater@gmail.com>

View File

@ -59,6 +59,7 @@ BuildRequires: speex-devel
BuildRequires: update-desktop-files
BuildRequires: vcdimager-devel
BuildRequires: pkgconfig(dvdnav)
BuildRequires: pkgconfig(egl)
BuildRequires: pkgconfig(freetype2)
BuildRequires: pkgconfig(gl)
BuildRequires: pkgconfig(liba52)