mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-18 19:03:28 +00:00
qt5: Add qtwebengine and qtwebchannel to qt5.full
This commit is contained in:
parent
7906624425
commit
1fb5a9b708
@ -106,7 +106,7 @@ let
|
||||
qtconnectivity qtdeclarative qtdoc qtenginio qtgraphicaleffects
|
||||
qtimageformats qtlocation qtmultimedia qtquickcontrols qtscript
|
||||
qtsensors qtserialport qtsvg qttools qttranslations qtwayland
|
||||
qtwebsockets qtx11extras qtxmlpatterns
|
||||
qtwebchannel qtwebengine qtwebsockets qtx11extras qtxmlpatterns
|
||||
];
|
||||
|
||||
makeQtWrapper = makeSetupHook { deps = [ makeWrapper ]; } ./make-qt-wrapper.sh;
|
||||
|
Loading…
Reference in New Issue
Block a user