Add makedepends.

This commit is contained in:
Donald Webster 2020-10-31 12:57:26 -07:00
parent 7609fc8b8d
commit be5350ef1b
2 changed files with 4 additions and 0 deletions

View file

@ -7,6 +7,9 @@ pkgbase = jackett
arch = aarch64
arch = armv7h
license = GPL
makedepends = mono-msbuild
makedepends = nuget
makedepends = dotnet-sdk
depends = curl
depends = openssl-1.0
options = !strip

View file

@ -8,6 +8,7 @@ arch=('x86_64' 'aarch64' 'armv7h')
license=('GPL')
url='https://github.com/Jackett/Jackett'
depends=('curl' 'openssl-1.0')
makedepends=('mono-msbuild' 'nuget' 'dotnet-sdk')
options=('!strip' 'staticlibs')
source=(