Accepting request 445590 from GNOME:Factory
1 OBS-URL: https://build.opensuse.org/request/show/445590 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tracker?expand=0&rev=90
This commit is contained in:
commit
a17ef7b3e7
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 9 22:30:00 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
- Add pkgconfig(libavcodec), pkgconfig(libavformat) and
|
||||
pkgconfig(libavutil) BuildRequires: Build libav support.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 8 19:12:47 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
|
@ -76,6 +76,9 @@ BuildRequires: update-desktop-files
|
||||
BuildRequires: vala >= 0.12.0
|
||||
BuildRequires: zlib-devel
|
||||
BuildRequires: pkgconfig(gee-0.8)
|
||||
BuildRequires: pkgconfig(libavcodec) >= 0.8.4
|
||||
BuildRequires: pkgconfig(libavformat) >= 0.8.4
|
||||
BuildRequires: pkgconfig(libavutil) >= 0.8.4
|
||||
BuildRequires: pkgconfig(libmediaart-2.0) >= 0.1.0
|
||||
%if !%{build_extras}
|
||||
# Dependencies for extractors / writeback
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 9 22:30:00 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
- Add pkgconfig(libavcodec), pkgconfig(libavformat) and
|
||||
pkgconfig(libavutil) BuildRequires: Build libav support.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 8 19:12:47 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
|
@ -75,6 +75,9 @@ BuildRequires: update-desktop-files
|
||||
BuildRequires: vala >= 0.12.0
|
||||
BuildRequires: zlib-devel
|
||||
BuildRequires: pkgconfig(gee-0.8)
|
||||
BuildRequires: pkgconfig(libavcodec) >= 0.8.4
|
||||
BuildRequires: pkgconfig(libavformat) >= 0.8.4
|
||||
BuildRequires: pkgconfig(libavutil) >= 0.8.4
|
||||
BuildRequires: pkgconfig(libmediaart-2.0) >= 0.1.0
|
||||
%if !%{build_extras}
|
||||
# Dependencies for extractors / writeback
|
||||
|
Loading…
Reference in New Issue
Block a user