summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 348af02145d6..5a7a021e0a01 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgbase=open3d
pkgname=( {,python-}open3d python-py3d )
pkgver=0.18.0
-pkgrel=2
+pkgrel=3
epoch=1
pkgdesc="A Modern Library for 3D Data Processing"
arch=('x86_64')
@@ -23,6 +23,8 @@ depends=(
libpng
mesa
python
+ python-plotly
+ python-dash
pybind11
xorg-server-devel
gcc12