summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndreas Björkman2024-06-22 22:33:42 +0200
committerAndreas Björkman2024-06-22 22:33:42 +0200
commit3be799cc4aca5290f0c8d74ae0e8ae8478466020 (patch)
treeb3301f69b04455384a3d08fd03494a8b311d2614 /PKGBUILD
parent6cf1b519d48d764501bba35abf958ae9d6d9ef14 (diff)
downloadaur-3be799cc4aca5290f0c8d74ae0e8ae8478466020.tar.gz
fixed typo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aea0fb76b605..01bd4f7e6b71 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Software for 3D PBR texture painting"
url="https://armorpaint.org/"
license=('Zlib')
depends=('alsa-lib' 'opengl-driver' 'gtk3')
-makedepends=('binutils' 'git' 'clang' 'make' 'gcc' 'vulkan-headers' 'libxinerama' 'xrandr' 'libxi')
+makedepends=('binutils' 'git' 'clang' 'make' 'gcc' 'vulkan-headers' 'libxinerama' 'libxrandr' 'libxi')
conflicts=('armorpaint-git')
source=("git+https://github.com/armory3d/armortools#tag=23.08"
"armorpaint.sh"