Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLevente Polyak <anthraxx@archlinux.org>2023-06-08 00:31:35 +0200
committerLevente Polyak <anthraxx@archlinux.org>2023-06-08 00:31:35 +0200
commit5c6e13a67245474e3eff9a6c2e89dfb63c2fb131 (patch)
tree7eecc38e63bdb7e2f8c7fceec0741023de29263d
parenta07df0beeaeea1bf5665512bacc7a013eece4602 (diff)
chore(doc): add missing dependency on fakeroot
We need fakeroot to trick pacman into updating a fresh pacman database for an unprivileged user.
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 95683a9..67c0312 100644
--- a/README.md
+++ b/README.md
@@ -42,6 +42,7 @@ will automatically build the project and proxy all calls to the local build dire
- binutils
- coreutils
- diffutils
+- fakeroot
- findutils
- grep
- jq