summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZhirui Dai2024-03-17 23:09:55 -0700
committerZhirui Dai2024-03-17 23:09:55 -0700
commit6e80b9d45e70811aed28ef5cc185591b92e35aaa (patch)
tree7012f33b9a6558b73608cc9143fcdc7198aaa97f
parent067b47cd9fa14ef7dbe0a56164a1a7b7e84c2b9c (diff)
downloadaur-6e80b9d45e70811aed28ef5cc185591b92e35aaa.tar.gz
correct depends
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 93ccef0048c5..cce36bfb9cfc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -18,7 +18,7 @@ pkgbase = pcl-git
depends = openmpi
depends = qhull
depends = qt5-base
- depends = qt5-webkit
+ depends = qt5-webengine
depends = vtk
depends = pugixml
depends = fmt
diff --git a/PKGBUILD b/PKGBUILD
index c3b26eee49b8..cc35b2f714c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,7 +23,7 @@ depends=(
openmpi
qhull
qt5-base
- qt5-webkit
+ qt5-webengine
vtk
pugixml
fmt