build: drop lsb-release build deps.
This commit is contained in:
parent
5af9bab04b
commit
ffa0f7bc3d
9 changed files with 6 additions and 11 deletions
2
PKGBUILD
2
PKGBUILD
|
|
@ -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() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue