Accepting request 847340 from home:dimstar:Factory

- Add explicit pkgconfig(gdk_pixbuf_xlib-2.0) BuildRequires: used
  to be pulled in (as part of gdk-pixbuf) by GTK3 in the past. But
  as configure explicitly looks for it, it is our own duty to
  ensure its presence.

OBS-URL: https://build.opensuse.org/request/show/847340
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=403
This commit is contained in:
Dominique Leuenberger 2020-11-09 19:33:08 +00:00 committed by Git OBS Bridge
parent 83f757dc98
commit 8c99533352
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Nov 9 19:31:01 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
- Add explicit pkgconfig(gdk_pixbuf_xlib-2.0) BuildRequires: used
to be pulled in (as part of gdk-pixbuf) by GTK3 in the past. But
as configure explicitly looks for it, it is our own duty to
ensure its presence.
-------------------------------------------------------------------
Wed Oct 21 20:37:22 UTC 2020 - Kirk Allan <kallan@suse.com>

View File

@ -77,6 +77,7 @@ BuildRequires: update-desktop-files
BuildRequires: glibc >= 2.27
BuildRequires: libtirpc-devel
BuildRequires: rpcgen
BuildRequires: pkgconfig(gdk_pixbuf_xlib-2.0) >= 2.21.0
BuildRequires: pkgconfig(sm)
BuildRequires: pkgconfig(xcomposite)
BuildRequires: pkgconfig(xext)