Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Heusel <christian@heusel.eu>2024-02-08 02:00:29 +0100
committerChristian Heusel <christian@heusel.eu>2024-02-08 02:01:55 +0100
commitf6b1b1ba4519995a745051dd9bd170cfc9bccdd2 (patch)
treeb60a85696ffa06ccfc4a6067f0cc4120b080942a
parent36ece44b129a61a94ea1bc74ea63c94139397198 (diff)
doc: add curl to the dependencies in the README
We use curl all over pkgctl, i.e. to do the Gitlab API calls. Signed-off-by: Christian Heusel <christian@heusel.eu>
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index ca5c16c..3330fd3 100644
--- a/README.md
+++ b/README.md
@@ -69,6 +69,7 @@ Component: pkgctl db remove
- bash
- binutils
- coreutils
+- curl
- diffutils
- fakeroot
- findutils