summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDylan Ferris2023-05-12 19:17:48 -0400
committerDylan Ferris2023-05-12 19:17:48 -0400
commite9384515e4cce4ea882e07fba0184def17130ea5 (patch)
treea86850ee70aecf06c1b753ee2cd195de525de7ed /PKGBUILD
parent76bcba64e0c6ae87cc1ee20ea8d04f5ebb3aa5a8 (diff)
downloadaur-godot-export-templates-git.tar.gz
Add lld makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 094ebba643f5..4840ccd20641 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@ _pkgname=godot-export-templates
pkgname=${_pkgname}-git
_gitname=godot
pkgver=4.1.r53814.43bf0b5e04
-pkgrel=1
+pkgrel=2
pkgdesc='Godot export templates'
url='https://godotengine.org/'
license=('MIT')
arch=('i686' 'x86_64')
-makedepends=('git' 'scons' 'pulseaudio' 'clang' 'pkgconf' 'xorg-xrandr' 'yasm')
+makedepends=('git' 'scons' 'pulseaudio' 'clang' 'pkgconf' 'xorg-xrandr' 'yasm' 'lld')
optdepends=('godot: use the templates')
source=(