summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhowetuft2023-08-16 13:35:35 +0200
committerhowetuft2023-08-16 13:35:35 +0200
commitc5df82c613eef6c886bc86158d2cecd9bb31b18a (patch)
tree6ac361e5dd0fdce557f929b9839f25f1eb88cc8b /PKGBUILD
parent3ae7d35c07a88190b41f2b098488037f655a8ff1 (diff)
downloadaur-c5df82c613eef6c886bc86158d2cecd9bb31b18a.tar.gz
fmt9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bd57abcae1b2..71ee795f4f6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -28,7 +28,7 @@ pkgdesc="Physically correct, unbiased rendering engine."
arch=('x86_64')
url="https://www.luxcorerender.org/"
license=('Apache')
-depends+=(blosc boost-libs embree3 glfw gtk3 openimagedenoise openimageio openvdb fmt python spdlog)
+depends+=(blosc boost-libs embree3 glfw gtk3 openimagedenoise openimageio openvdb fmt9 python spdlog)
optdepends+=("pyside2: for pyluxcoretools gui")
makedepends+=(boost cmake doxygen git ninja pyside2-tools)
provides=(luxrays)