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