gnu: FreeCAD: Replace QtWebKit with QtWebEngine.

See <https://issues.guix.gnu.org/53289> for more information about this change.

* gnu/packages/engineering.scm (freecad)[inputs]: Remove QTWEBKIT. Add
QTDECLARATIVE, QTWEBCHANNEL, and QTWEBENGINE.
This commit is contained in:
Leo Famulari 2022-01-23 14:31:07 -05:00
parent 7a291f4e1c
commit 676de0a34c
No known key found for this signature in database
GPG key ID: 2646FA30BACA7F08

View file

@ -2483,8 +2483,10 @@ (define-public freecad
python-shiboken-2
python-wrapper
qtbase-5
qtdeclarative
qtsvg
qtwebkit
qtwebchannel
qtwebengine
qtx11extras
qtxmlpatterns
sqlite