Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 70984 - does openssh need perl?
Summary: does openssh need perl?
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Daniel Ahlberg (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-12 11:05 UTC by Ilya Volynets (RETIRED)
Modified: 2005-03-13 02:18 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
make openssh dep on perl optional (openssh.diff,1.02 KB, patch)
2004-11-12 11:06 UTC, Ilya Volynets (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ilya Volynets (RETIRED) gentoo-dev 2004-11-12 11:05:19 UTC
OpenSSH can build and live without perl just fine. It just won't have few utility programs. Attached patch makes dep on perl optional.
Comment 1 Ilya Volynets (RETIRED) gentoo-dev 2004-11-12 11:06:32 UTC
Created attachment 43801 [details, diff]
make openssh dep on perl optional
Comment 2 SpanKY gentoo-dev 2004-11-12 12:52:57 UTC
define 'few utility programs'
Comment 3 SpanKY gentoo-dev 2005-03-13 02:18:19 UTC
removed in cvs

not that it really matters since perl was only a DEPEND (not RDEPEND) and openssh needs autoconf :P