build: drop lsb-release build deps.

This commit is contained in:
Alexandre Pujol 2023-04-19 18:57:31 +01:00
parent 5af9bab04b
commit ffa0f7bc3d
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
9 changed files with 6 additions and 11 deletions

View file

@ -12,7 +12,7 @@ arch=("x86_64")
url="https://github.com/roddhjav/$pkgname"
license=('GPL2')
depends=('apparmor')
makedepends=('go' 'git' 'rsync' 'lsb-release')
makedepends=('go' 'git' 'rsync')
conflicts=("$pkgname-git")
pkgver() {