summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSpeykious2021-10-01 20:33:07 +0200
committerSpeykious2021-10-01 20:33:07 +0200
commite7287a40a3ea4b0f6df2df7027a0de6d2622e799 (patch)
treedaceda7ea530f7e0ab30d23d2f9d47132703f694
parent8a5c0949ac7aaa70581fe843ddadf34ba806faea (diff)
downloadaur-e7287a40a3ea4b0f6df2df7027a0de6d2622e799.tar.gz
Add libgeotiff as a dependency
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9c3a0b58abfc..51223b7fd8b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc='The open source VTuber software toolkit. ❤'
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
url='https://github.com/vignette-project/vignette'
license=('Non-Profit OSL')
-depends=('dotnet-runtime>=5' 'ffmpeg' 'libgl')
+depends=('dotnet-runtime>=5' 'ffmpeg' 'libgl', 'libgeotiff')
makedepends=('git' 'dotnet-sdk>=5' 'dotnet-targeting-pack>=5' 'netstandard-targeting-pack>=5')
#provides=("${pkgname%-git}")
#conflicts=("${pkgname%-git}")