Volker Braun <[email protected]> writes: > I guess the build machine had ssl installed and Python hence picked > up the dependency. We should uninstall openssl-devel on the build > machines or make it clear that openssl is a dependency for the binary > package.
+1 to uninstalling openssl-devel from the build machines (unless it comes installed by default with whatever operating system they're running). Really we should uninstall as many packages as possible from the build machines, to make sure we're not introducing unintended dependencies for the binaries. -Keshav -- You received this message because you are subscribed to the Google Groups "sage-support" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support?hl=en.
