chore: remove zsync2 dep
This commit is contained in:
parent
88b57afc84
commit
dff86ece75
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
PKGBUILD
|
@ -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' 'p7zip' 'zsync2')
|
||||
depends=('bash' 'python' 'python-lockfile' 'python-psutil' 'python-fasteners' 'python-yaml' 'squashfs-tools')
|
||||
provides=("${pkgname%-git}")
|
||||
conflicts=("${pkgname%-git}")
|
||||
|
||||
|
|
Loading…
Reference in a new issue