borgbackup: add missing dependencies
authorJulien Malik <julien.malik@paraiso.me>
Tue, 7 Feb 2023 22:34:10 +0000 (23:34 +0100)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Mon, 27 Mar 2023 07:34:50 +0000 (09:34 +0200)
commit1f25be97b6c73691ec5a00a9deb9a7456e59be8c
treee4423e376eb72302777826f68a8ee9ed86355a5d
parent6b1df72e64628dbeb68a2b5fd2cfb68db87a2d2f
borgbackup: add missing dependencies

The initial package submission was missing
some required and optional dependencies
due to lack of testing on a system without any python
related packages pre-installed.

Some optional but highly recommended dependencies
were discovered with the stdlib module as described in:
https://github.com/openwrt/packages/blob/392a68e24774294590abf9c08ea1832f2cee190d/lang/python/README.md

Fixes #20441

Signed-off-by: Julien Malik <julien.malik@paraiso.me>
lang/python/borgbackup/Makefile