From 8b4cc7c6e5ebdfd4d3074abcac0185a21cbcce5f4028a8305343f7d4921ef275 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 23 Jun 2020 17:11:54 +0000 Subject: [PATCH] Accepting request 810311 from home:StefanBruens:branches:X11:wxWidgets - Add explicit libXtst build dependency, required for Leap 15.1 (already implicit on Leap 15.2 and TW). OBS-URL: https://build.opensuse.org/request/show/810311 OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/python-wxPython?expand=0&rev=16 --- python-wxPython.changes | 6 ++++++ python-wxPython.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/python-wxPython.changes b/python-wxPython.changes index 0a6d729..543f3aa 100644 --- a/python-wxPython.changes +++ b/python-wxPython.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri May 29 22:21:35 UTC 2020 - Stefan BrĂ¼ns + +- Add explicit libXtst build dependency, required for Leap 15.1 + (already implicit on Leap 15.2 and TW). + ------------------------------------------------------------------- Tue Apr 28 09:01:51 UTC 2020 - Guillaume GARDET diff --git a/python-wxPython.spec b/python-wxPython.spec index 76a9183..bc74a63 100644 --- a/python-wxPython.spec +++ b/python-wxPython.spec @@ -62,6 +62,7 @@ BuildRequires: pkgconfig(sdl2) BuildRequires: pkgconfig(sm) BuildRequires: pkgconfig(webkit2gtk-4.0) BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(xtst) Requires: python-six Requires(post): update-alternatives Requires(postun): update-alternatives