diff options
author | Christian Heusel <christian@heusel.eu> | 2024-02-10 20:10:45 +0100 |
---|---|---|
committer | Christian Heusel <christian@heusel.eu> | 2024-02-10 20:13:15 +0100 |
commit | 3e79cb8f4a92d26d643b4138bd4b8e69d655a6bb (patch) | |
tree | d9cd84e784aa98e1f645ac4f37603425756d25c3 /README.md | |
parent | 1cf402eae9d4b98f839ce9d116f807531cda7862 (diff) | |
download | devtools-3e79cb8f4a92d26d643b4138bd4b8e69d655a6bb.tar.xz |
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>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -91,6 +91,7 @@ Component: pkgctl db remove - bat (pretty printing) - nvchecker (version checking) +- pacman-contrib (--update-checksums options for pkgctl build) ### Development Dependencies |