summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1b8b97891e52..ef6be4b6902b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="A cross platform mod manager for Hollow Knight Formerly known as Scarab
conflicts=('lumafly')
arch=("x86_64")
makedepends=('dotnet-sdk-7.0' 'git')
-depends=('fontconfig' 'gcc-libs' 'glibc')
+depends=('fontconfig' 'gcc-libs' 'glibc' 'dotnet-runtime-7.0')
license=("GPL3")
source=("git+https://github.com/TheMulhima/Lumafly.git")
url='https://themulhima.github.io/Lumafly/'