Drop unused makedepends go-bindata-hashicorp.
This commit is contained in:
parent
153d985c7f
commit
fe4f30b23c
2
PKGBUILD
2
PKGBUILD
@ -7,7 +7,7 @@ pkgdesc="Modern reverse proxy written in Go"
|
|||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url="https://github.com/traefik/traefik"
|
url="https://github.com/traefik/traefik"
|
||||||
license=('MIT')
|
license=('MIT')
|
||||||
makedepends=('go' 'go-bindata-hashicorp' 'patch')
|
makedepends=('go' 'patch')
|
||||||
depends=('glibc')
|
depends=('glibc')
|
||||||
backup=('etc/traefik/traefik.toml'
|
backup=('etc/traefik/traefik.toml'
|
||||||
'etc/traefik/traefik.yaml'
|
'etc/traefik/traefik.yaml'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user