Increase makedepends to net6 too.

This commit is contained in:
Donald Webster 2021-11-17 19:41:07 -08:00
parent 6c7bbd0257
commit d91a866f21
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@ pkgbase = jackett
arch = aarch64
arch = armv7h
license = GPL
makedepends = dotnet-sdk>=5.0.0
makedepends = dotnet-sdk>=6.0.0
depends = curl
depends = openssl-1.0
optdepends = flaresolverr: A proxy server to bypass Cloudflare protection

View file

@ -11,7 +11,7 @@ depends=('curl' 'openssl-1.0')
optdepends=(
'flaresolverr: A proxy server to bypass Cloudflare protection'
)
makedepends=('dotnet-sdk>=5.0.0')
makedepends=('dotnet-sdk>=6.0.0')
options=('!strip' 'staticlibs')
source=(