summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornaoko1010hh2021-07-29 15:42:18 +0900
committernaoko1010hh2021-07-29 15:42:18 +0900
commit32284a77cd39b6143bddfbb37bfee19e20d0c556 (patch)
treecc8a061bcf0ecd90164a45649159dc8fa9cd40ff /PKGBUILD
parent72ca9232f6b5a3bfb8b5e2939279df7f0eef1a7b (diff)
downloadaur-32284a77cd39b6143bddfbb37bfee19e20d0c556.tar.gz
fix add dotnet-runtime-bin v0.1.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 76dd739843a4..cf9265767cf9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,6 +18,7 @@ depends=(
openal
openexr
tesseract
+ dotnet-runtime-bin
)
source=("https://github.com/b-editor/BEditor/releases/download/v${pkgver}/beditor_${pkgver}-1_amd64.deb")