Author: walluck Date: Mon Dec 18 12:57:20 2006 New Revision: 98509 Modified: packages/cooker/rlwrap/current/SPECS/rlwrap.spec
Log: BuildRequires: libncurses-devel Modified: packages/cooker/rlwrap/current/SPECS/rlwrap.spec ============================================================================== --- packages/cooker/rlwrap/current/SPECS/rlwrap.spec (original) +++ packages/cooker/rlwrap/current/SPECS/rlwrap.spec Mon Dec 18 12:57:20 2006 @@ -7,6 +7,7 @@ License: GPL URL: http://utopia.knoware.nl/~hlub/rlwrap/ Source0: http://utopia.knoware.nl/~hlub/rlwrap/rlwrap-%{version}.tar.gz +BuildRequires: libncurses-devel BuildRequires: libreadline-devel BuildRoot: %{_tmppath}/%{name}-%{epoch}:%{version}-%{release}-root
