mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2025-02-18 02:23:12 +01:00
gnu: qtwebengine: Use qtbase in license instead of now deprecated qt.
* nongnu/packages/qt.scm (qtwebengine)[license]: Do it.
This commit is contained in:
parent
f5ad10a3e0
commit
c1524a63e2
1 changed files with 1 additions and 1 deletions
|
@ -199,4 +199,4 @@ HostData=lib/qt5
|
||||||
(description "Qt5WebEngine provides support for web
|
(description "Qt5WebEngine provides support for web
|
||||||
applications using the Chromium browser project.")
|
applications using the Chromium browser project.")
|
||||||
(license
|
(license
|
||||||
(package-license qt))))
|
(package-license qtbase))))
|
||||||
|
|
Loading…
Add table
Reference in a new issue