Accepting request 312595 from GNOME:Factory
- Move pkgconfig(epoxy) BuildRequires out of with_wayland condition: it is used independent of wayland support. OBS-URL: https://build.opensuse.org/request/show/312595 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk3?expand=0&rev=80
This commit is contained in:
commit
619c3a5cde
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 18 18:51:10 UTC 2015 - dimstar@opensuse.org
|
||||
|
||||
- Move pkgconfig(epoxy) BuildRequires out of with_wayland
|
||||
condition: it is used independent of wayland support.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 10 16:18:41 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
|
@ -60,6 +60,7 @@ BuildRequires: pkgconfig(atk) >= 2.12.0
|
||||
BuildRequires: pkgconfig(atk-bridge-2.0)
|
||||
BuildRequires: pkgconfig(cairo) >= 1.14.0
|
||||
BuildRequires: pkgconfig(colord)
|
||||
BuildRequires: pkgconfig(epoxy) >= 1.0
|
||||
BuildRequires: pkgconfig(fontconfig)
|
||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.30.0
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.43.4
|
||||
@ -79,7 +80,6 @@ BuildRequires: pkgconfig(xi)
|
||||
BuildRequires: pkgconfig(xinerama)
|
||||
BuildRequires: pkgconfig(xrandr)
|
||||
%if %{build_wayland_backend}
|
||||
BuildRequires: pkgconfig(epoxy)
|
||||
BuildRequires: pkgconfig(wayland-client) >= 1.5.91
|
||||
BuildRequires: pkgconfig(wayland-cursor)
|
||||
BuildRequires: pkgconfig(wayland-egl)
|
||||
|
Loading…
Reference in New Issue
Block a user