[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/hyperdrive d98780cfab 6/6: Docs: Document curl dependency
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/hyperdrive d98780cfab 6/6: Docs: Document curl dependency |
Date: |
Fri, 9 Aug 2024 19:00:08 -0400 (EDT) |
branch: elpa/hyperdrive
commit d98780cfab3813e2a847d5c204fa725807062593
Author: Joseph Turner <joseph@ushin.org>
Commit: Joseph Turner <joseph@ushin.org>
Docs: Document curl dependency
---
doc/hyperdrive.org | 4 ++++
doc/hyperdrive.texi | 7 +++++++
2 files changed, 11 insertions(+)
diff --git a/doc/hyperdrive.org b/doc/hyperdrive.org
index 3d2bc7bfcf..fb5d806db5 100644
--- a/doc/hyperdrive.org
+++ b/doc/hyperdrive.org
@@ -43,6 +43,10 @@ modify this GNU manual."
~hyperdrive.el~ requires [[https://www.gnu.org/software/emacs/][GNU Emacs]]
version 28.1 or later.
+** Install curl
+
+~hyperdrive.el~ requires a reasonably up-to-date version of
[[https://curl.se/download.html][curl]].
+
** Install hyperdrive.el
~hyperdrive.el~ can be installed from
[[https://elpa.nongnu.org/nongnu/hyperdrive.html][NonGNU ELPA]] with ~M-x
diff --git a/doc/hyperdrive.texi b/doc/hyperdrive.texi
index 73dceeb4d2..0aed26b22e 100644
--- a/doc/hyperdrive.texi
+++ b/doc/hyperdrive.texi
@@ -71,6 +71,7 @@ This manual is for @code{hyperdrive.el} version 0.4-pre.
Installation
* Install Emacs::
+* Install curl::
* Install hyperdrive.el: Install hyperdriveel.
* Install hyper-gateway-ushin::
@@ -211,6 +212,7 @@ modify this GNU manual.''
@menu
* Install Emacs::
+* Install curl::
* Install hyperdrive.el: Install hyperdriveel.
* Install hyper-gateway-ushin::
@end menu
@@ -220,6 +222,11 @@ modify this GNU manual.''
@code{hyperdrive.el} requires @uref{https://www.gnu.org/software/emacs/, GNU
Emacs} version 28.1 or later.
+@node Install curl
+@section Install curl
+
+@code{hyperdrive.el} requires a reasonably up-to-date version of
@uref{https://curl.se/download.html, curl}.
+
@node Install hyperdriveel
@section Install hyperdrive.el
- [nongnu] elpa/hyperdrive updated (69d5b8aef9 -> d98780cfab), ELPA Syncer, 2024/08/09
- [nongnu] elpa/hyperdrive 70220505c7 1/6: Tidy: (CHANGELOG.org) Markup, ELPA Syncer, 2024/08/09
- [nongnu] elpa/hyperdrive d98780cfab 6/6: Docs: Document curl dependency,
ELPA Syncer <=
- [nongnu] elpa/hyperdrive a38d0c8753 3/6: Change: (h/handler-default, h/write-buffer) Say when drive not safe, ELPA Syncer, 2024/08/09
- [nongnu] elpa/hyperdrive 737c60da80 5/6: Fix: (h/install) Handle missing curl program, ELPA Syncer, 2024/08/09
- [nongnu] elpa/hyperdrive b6cc722d22 2/6: Change: (hyperdrive-describe) Show safep in describe buffer, ELPA Syncer, 2024/08/09
- [nongnu] elpa/hyperdrive 4544ade923 4/6: Fix: (h/gateway-urls-and-hashes) Correct SourceHut build URLs, ELPA Syncer, 2024/08/09