summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZhirui Dai2024-01-15 00:15:10 -0800
committerZhirui Dai2024-01-15 00:15:10 -0800
commite45815a20cc1acbc0117b2a7a432a24c23cdddf2 (patch)
tree589d5702f55a716de6399d9efcf17ec250dc23e4
parenta31ce76a89f65b544f76d34c6b56fa8fef17cb14 (diff)
downloadaur-e45815a20cc1acbc0117b2a7a432a24c23cdddf2.tar.gz
fix dependency: qt6-webkit -> qt6-webengine
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9f10a4017ca9..8719f9b0831d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -18,7 +18,7 @@ pkgbase = pcl-git
depends = openmpi
depends = qhull
depends = qt6-base
- depends = qt6-webkit
+ depends = qt6-webengine
depends = vtk
depends = pugixml
depends = fmt
diff --git a/PKGBUILD b/PKGBUILD
index 845f64202e71..b3302fa18d34 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,7 +23,7 @@ depends=(
openmpi
qhull
qt6-base
- qt6-webkit
+ qt6-webengine
vtk
pugixml
fmt