[Packaging] Removed sudo and redis dependencies from Arch.

These are already available through the pacman/AUR helper and
`python-redis` respectively.

See https://aur.archlinux.org/packages/platypush#comment-982710
This commit is contained in:
Fabio Manganiello 2024-07-17 01:45:19 +02:00
parent 4c4e29b34e
commit b039d98c66
Signed by untrusted user: blacklight
GPG key ID: D90FBA7F76362774

View file

@ -17,5 +17,3 @@ python-websocket-client
python-websockets python-websockets
python-yaml python-yaml
python-zeroconf python-zeroconf
redis
sudo