From 806c0d52a97df647f93d1573ebab38f3c03d41f4e7ede23d6b1fb613a3cea9b4 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 14 Dec 2017 11:21:33 +0000 Subject: [PATCH] - Add missing python BuildRequire (for mkicon.py) OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/putty?expand=0&rev=41 --- putty.changes | 5 +++++ putty.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/putty.changes b/putty.changes index 28102b2..19e7cbc 100644 --- a/putty.changes +++ b/putty.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 14 11:21:17 UTC 2017 - jengelh@inai.de + +- Add missing python BuildRequire (for mkicon.py) + ------------------------------------------------------------------- Tue Jul 11 22:22:08 UTC 2017 - jengelh@inai.de diff --git a/putty.spec b/putty.spec index d452cbc..04c45cd 100644 --- a/putty.spec +++ b/putty.spec @@ -35,6 +35,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: ImageMagick BuildRequires: gtk3-devel BuildRequires: krb5-devel +BuildRequires: python BuildRequires: update-desktop-files Conflicts: pssh