gnu: qtwebengine: Use qtbase in license instead of now deprecated qt.

* nongnu/packages/qt.scm (qtwebengine)[license]: Do it.
This commit is contained in:
Pierre Neidhardt 2019-11-02 12:13:50 +01:00
parent f5ad10a3e0
commit c1524a63e2

View file

@ -199,4 +199,4 @@ HostData=lib/qt5
(description "Qt5WebEngine provides support for web
applications using the Chromium browser project.")
(license
(package-license qt))))
(package-license qtbase))))