<p dir="ltr">I put them in recommends because without them, trying to use cgo is likely to explode, but I'd be open to arguments against how common cgo really is in practice. :)</p>
<p dir="ltr">- Tianon</p>
<div class="gmail_quote">On Oct 5, 2015 21:10, "Potter, Tim (Converged Cloud)" <<a href="mailto:timothy.potter@hpe.com">timothy.potter@hpe.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi everyone.  I’m just going some testing with the experimental version of Go that’s<br>
currently in the archive (thanks tianon!).  I notice that installing golang-go pulls in a<br>
whole bunch of perl modules, as well as gcc and g++.  Is this really necessary in the<br>
new era of self-hosted Go?  Can we at least move the current recommended packages<br>
to suggested?<br>
<br>
Here’s the relevant piece, in case you don’t a repo handy:<br>
<br>
>Package: golang-go<br>
>Architecture: amd64 arm64 armel armhf i386 ppc64 ppc64el<br>
>Depends: golang-src (>= ${source:Version}),<br>
>         ${misc:Depends},<br>
>         ${perl:Depends},<br>
>         ${shlibs:Depends}<br>
>Replaces: <stuff><br>
>Recommends: g++, gcc, libc6-dev, pkg-config<br>
>Suggests: bzr, ca-certificates, git, golang-golang-x-tools, mercurial, subversion<br>
>Description: Go programming language compiler, linker, compiled stdlib<br>
<br>
<br>
Tim.<br>
_______________________________________________<br>
Pkg-go-maintainers mailing list<br>
<a href="mailto:Pkg-go-maintainers@lists.alioth.debian.org">Pkg-go-maintainers@lists.alioth.debian.org</a><br>
<a href="http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers" rel="noreferrer" target="_blank">http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers</a></blockquote></div>