summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMathieu Westphal2022-12-18 16:35:41 +0100
committerMathieu Westphal2022-12-18 16:35:41 +0100
commit469927008940f470abd3abd0c5ca6eee011fbcde (patch)
treea7e3207aa5de9eed6bde339f7e132f24406d63a3 /PKGBUILD
parent0d803aa48ba4ac33680dfd40258592db009e6de1 (diff)
downloadaur-469927008940f470abd3abd0c5ca6eee011fbcde.tar.gz
Adding utf8cpp
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 41e36757372b..492cc1f899e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgdesc='A fast and minimalist 3D viewer'
arch=('x86_64')
url="https://github.com/$_name-app/$_name"
license=('BSD')
-depends=('vtk' 'glew' 'pugixml' 'netcdf' 'ospray' 'assimp' 'opencascade' 'alembic' 'draco' 'jdk-openjdk' 'python' 'fmt')
+depends=('vtk' 'glew' 'pugixml' 'netcdf' 'ospray' 'assimp' 'opencascade' 'alembic' 'draco' 'jdk-openjdk' 'python' 'fmt' 'utf8cpp')
makedepends=('git' 'git-lfs' 'cmake' 'help2man' 'openmp' 'pybind11')
provides=('f3d')
conflicts=('f3d')