[arch-commits] Commit in pyside6/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Fri Oct 22 12:38:56 UTC 2021


    Date: Friday, October 22, 2021 @ 12:38:56
  Author: arojas
Revision: 426432

Drop duplicate optdepend

Modified:
  pyside6/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-22 11:58:18 UTC (rev 426431)
+++ PKGBUILD	2021-10-22 12:38:56 UTC (rev 426432)
@@ -26,8 +26,7 @@
             'qt6-remoteobjects: QtRemoteObjects bindings' 
             'qt6-sensors: QtSensors bindings' 
             'qt6-websockets: QtWebSockets bindings' 
-            'qt6-networkauth: QtNetworkAuth bindings' 
-            'qt6-datavis3d: QtDataVisualization bindings')
+            'qt6-networkauth: QtNetworkAuth bindings')
 _pkgfn=pyside-setup-opensource-src-$_qtver
 source=(https://download.qt.io/official_releases/QtForPython/pyside6/PySide6-$pkgver-src/${_pkgfn}.tar.xz
         designer-plugin-install-dir.patch)



More information about the arch-commits mailing list