From 6dccfcfdec38e8640cece70b526912acba8154226607dffd61a73a314c43a42d Mon Sep 17 00:00:00 2001 From: Boris Manojlovic Date: Wed, 1 Jul 2015 14:12:52 +0000 Subject: [PATCH] Accepting request 314737 from home:alois:branches:devel:tools Added requirement for python-curses OBS-URL: https://build.opensuse.org/request/show/314737 OBS-URL: https://build.opensuse.org/package/show/devel:tools/binwalk?expand=0&rev=5 --- binwalk.changes | 5 +++++ binwalk.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/binwalk.changes b/binwalk.changes index 284acee..f1afb1d 100644 --- a/binwalk.changes +++ b/binwalk.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jul 1 13:57:37 UTC 2015 - aloisio@gmx.com + +- Added requirement for python-curses + ------------------------------------------------------------------- Mon Aug 4 09:20:11 UTC 2014 - boris@steki.net diff --git a/binwalk.spec b/binwalk.spec index db5a8ba..ceb23f3 100644 --- a/binwalk.spec +++ b/binwalk.spec @@ -1,7 +1,7 @@ # # spec file for package binwalk # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -34,6 +34,7 @@ BuildRequires: libfuzzy-devel # Required by help2man BuildRequires: python-curses BuildRequires: help2man +Requires: python-curses Requires: python-magic Requires: python-pyqtgraph Requires: python-scipy