fix build

This commit is contained in:
bgme 2024-02-02 05:59:36 +08:00
parent 2d98db5b5c
commit 3eb352bfca
2 changed files with 2 additions and 2 deletions

View file

@ -16,7 +16,7 @@ url='https://caddyserver.com'
arch=('x86_64') arch=('x86_64')
license=('Apache') license=('Apache')
depends=('glibc') depends=('glibc')
makedepends=('go' 'git' 'gzip') makedepends=('go' 'git' 'gzip' 'brotli')
conflicts=('caddy' 'caddy-bgme') conflicts=('caddy' 'caddy-bgme')
provides=('caddy') provides=('caddy')
backup=('etc/caddy/Caddyfile') backup=('etc/caddy/Caddyfile')

View file

@ -18,7 +18,7 @@ url='https://caddyserver.com'
arch=('x86_64') arch=('x86_64')
license=('Apache') license=('Apache')
depends=('glibc') depends=('glibc')
makedepends=('go' 'git' 'gzip') makedepends=('go' 'git' 'gzip' 'brotli')
conflicts=('caddy' 'caddy-bgme-git') conflicts=('caddy' 'caddy-bgme-git')
provides=('caddy') provides=('caddy')
backup=('etc/caddy/Caddyfile') backup=('etc/caddy/Caddyfile')