- Move pkgconfig(epoxy) BuildRequires out of with_wayland
condition: it is used independent of wayland support. OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=189
This commit is contained in:
parent
9ae39d1eea
commit
867ef97940
@ -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
|
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(atk-bridge-2.0)
|
||||||
BuildRequires: pkgconfig(cairo) >= 1.14.0
|
BuildRequires: pkgconfig(cairo) >= 1.14.0
|
||||||
BuildRequires: pkgconfig(colord)
|
BuildRequires: pkgconfig(colord)
|
||||||
|
BuildRequires: pkgconfig(epoxy) >= 1.0
|
||||||
BuildRequires: pkgconfig(fontconfig)
|
BuildRequires: pkgconfig(fontconfig)
|
||||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.30.0
|
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.30.0
|
||||||
BuildRequires: pkgconfig(glib-2.0) >= 2.43.4
|
BuildRequires: pkgconfig(glib-2.0) >= 2.43.4
|
||||||
@ -79,7 +80,6 @@ BuildRequires: pkgconfig(xi)
|
|||||||
BuildRequires: pkgconfig(xinerama)
|
BuildRequires: pkgconfig(xinerama)
|
||||||
BuildRequires: pkgconfig(xrandr)
|
BuildRequires: pkgconfig(xrandr)
|
||||||
%if %{build_wayland_backend}
|
%if %{build_wayland_backend}
|
||||||
BuildRequires: pkgconfig(epoxy)
|
|
||||||
BuildRequires: pkgconfig(wayland-client) >= 1.5.91
|
BuildRequires: pkgconfig(wayland-client) >= 1.5.91
|
||||||
BuildRequires: pkgconfig(wayland-cursor)
|
BuildRequires: pkgconfig(wayland-cursor)
|
||||||
BuildRequires: pkgconfig(wayland-egl)
|
BuildRequires: pkgconfig(wayland-egl)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user