Accepting request 599802 from home:iznogood:branches:graphics
- Explicitly version pkgconfig(libavcodec), pkgconfig(libavformat) and pkgconfig(libswscale) BuildRequires to less than the symbol versions provided by ffmpeg4 branch until upstream catches up. Currently provided by new ffmpeg3 compatability package. OBS-URL: https://build.opensuse.org/request/show/599802 OBS-URL: https://build.opensuse.org/package/show/graphics/gegl?expand=0&rev=56
This commit is contained in:
parent
8c7cae1b1e
commit
785c844f49
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Apr 22 23:46:51 UTC 2018 - bjorn.lie@gmail.com
|
||||||
|
|
||||||
|
- Explicitly version pkgconfig(libavcodec), pkgconfig(libavformat)
|
||||||
|
and pkgconfig(libswscale) BuildRequires to less than the symbol
|
||||||
|
versions provided by ffmpeg4 branch until upstream catches up.
|
||||||
|
Currently provided by new ffmpeg3 compatability package.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 18 21:05:59 UTC 2018 - bjorn.lie@gmail.com
|
Wed Apr 18 21:05:59 UTC 2018 - bjorn.lie@gmail.com
|
||||||
|
|
||||||
|
@ -53,12 +53,12 @@ BuildRequires: pkgconfig(gthread-2.0)
|
|||||||
BuildRequires: pkgconfig(jasper) >= 1.900.1
|
BuildRequires: pkgconfig(jasper) >= 1.900.1
|
||||||
BuildRequires: pkgconfig(json-glib-1.0)
|
BuildRequires: pkgconfig(json-glib-1.0)
|
||||||
BuildRequires: pkgconfig(lcms2) >= 2.8
|
BuildRequires: pkgconfig(lcms2) >= 2.8
|
||||||
BuildRequires: pkgconfig(libavcodec) >= 55.69.100
|
BuildRequires: pkgconfig(libavcodec) < 58
|
||||||
BuildRequires: pkgconfig(libavformat) >= 55.48.100
|
BuildRequires: pkgconfig(libavformat) < 58
|
||||||
BuildRequires: pkgconfig(libpng) >= 1.6.0
|
BuildRequires: pkgconfig(libpng) >= 1.6.0
|
||||||
BuildRequires: pkgconfig(libraw) >= 0.15.4
|
BuildRequires: pkgconfig(libraw) >= 0.15.4
|
||||||
BuildRequires: pkgconfig(librsvg-2.0) >= 2.40.6
|
BuildRequires: pkgconfig(librsvg-2.0) >= 2.40.6
|
||||||
BuildRequires: pkgconfig(libswscale) >= 2.6.100
|
BuildRequires: pkgconfig(libswscale) < 5
|
||||||
BuildRequires: pkgconfig(libtiff-4) >= 4.0.0
|
BuildRequires: pkgconfig(libtiff-4) >= 4.0.0
|
||||||
BuildRequires: pkgconfig(libv4l2) >= 1.0.1
|
BuildRequires: pkgconfig(libv4l2) >= 1.0.1
|
||||||
BuildRequires: pkgconfig(libwebp) >= 0.5.0
|
BuildRequires: pkgconfig(libwebp) >= 0.5.0
|
||||||
|
Loading…
Reference in New Issue
Block a user