all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#34927: Curl is not configured to use its dependency libssh2
@ 2019-03-20 20:40 Leo Famulari
  2019-03-20 23:54 ` Marius Bakke
  0 siblings, 1 reply; 6+ messages in thread
From: Leo Famulari @ 2019-03-20 20:40 UTC (permalink / raw)
  To: 34927

[-- Attachment #1: Type: text/plain, Size: 694 bytes --]

While working on a libssh2 update [0] I noticed that curl was not
keeping a reference to libssh2, even though libssh2 is an input of the
curl build.

Our curl package is missing the required configuration option:

------
SSH support:      no      (--with-libssh2)
------

I assume that our curl package did build with SSH support in the past,
but I'm not sure.

It's unfortunate that we have to use a graft to update libssh2 even
though only a few dozen packages refer to it, because of this curl
issue.

What should we do about curl? Should we remove libssh2 from its inputs,
or enable the build-time --with-libssh2 configuration option?

[0] 
https://bugs.gnu.org/34926

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-03-21 21:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-20 20:40 bug#34927: Curl is not configured to use its dependency libssh2 Leo Famulari
2019-03-20 23:54 ` Marius Bakke
2019-03-21 17:38   ` Leo Famulari
2019-03-21 19:06     ` Marius Bakke
2019-03-21 20:37       ` Leo Famulari
2019-03-21 21:02         ` Marius Bakke

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.