diff --git a/fish.changes b/fish.changes index cd89e8d..453181e 100644 --- a/fish.changes +++ b/fish.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Mar 21 02:41:33 UTC 2015 - simon@simotek.net + +- Require: python-curses Its required for the prompt page on + the web config + ------------------------------------------------------------------- Thu Feb 5 09:31:48 UTC 2015 - schwab@suse.de diff --git a/fish.spec b/fish.spec index 591d145..29049bf 100644 --- a/fish.spec +++ b/fish.spec @@ -35,6 +35,7 @@ BuildRequires: gettext BuildRequires: groff BuildRequires: ncurses-devel BuildRequires: python +Requires: python-curses BuildRoot: %{_tmppath}/%{name}-%{version}-build %description