Author: eandry Date: Sun Dec 10 04:39:50 2006 New Revision: 94424 Modified: packages/cooker/autossh/current/SPECS/autossh.spec
Log: add buildrequires openssh-clients Modified: packages/cooker/autossh/current/SPECS/autossh.spec ============================================================================== --- packages/cooker/autossh/current/SPECS/autossh.spec (original) +++ packages/cooker/autossh/current/SPECS/autossh.spec Sun Dec 10 04:39:50 2006 @@ -10,6 +10,7 @@ Group: Networking/Other URL: http://www.harding.motd.ca/autossh/ Source: %{name}-%{version}.tar.bz2 +BuildRequires: openssh-clients Requires: openssh BuildRoot: %{_tmppath}/%{name}-root
