chore: add wget dep

This commit is contained in:
Rudra B.S. 2023-11-18 18:49:42 +05:30
parent dff86ece75
commit 2b0c29fb02

View file

@ -11,7 +11,7 @@ makedepends=('git' 'base-devel')
source=('git+https://git.blendos.co/blendOS/system-tools/akshara')
sha256sums=('SKIP')
depends=('bash' 'python' 'python-lockfile' 'python-psutil' 'python-fasteners' 'python-yaml' 'squashfs-tools')
depends=('bash' 'python' 'python-lockfile' 'python-psutil' 'python-fasteners' 'python-yaml' 'squashfs-tools' 'wget')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")