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-10 20:10:45 +0100
committerChristian Heusel <christian@heusel.eu>2024-02-10 20:13:15 +0100
commit3e79cb8f4a92d26d643b4138bd4b8e69d655a6bb (patch)
treed9cd84e784aa98e1f645ac4f37603425756d25c3
parent1cf402eae9d4b98f839ce9d116f807531cda7862 (diff)
doc: add pacman-contrib to optdeps in the README
We are depending on updpkgsums for the --update-checksums option used in pkgctl build. Document this requirement. 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 3330fd3..193d5b0 100644
--- a/README.md
+++ b/README.md
@@ -91,6 +91,7 @@ Component: pkgctl db remove
- bat (pretty printing)
- nvchecker (version checking)
+- pacman-contrib (--update-checksums options for pkgctl build)
### Development Dependencies