qt55.qtwebkit: fix Qt module CMake config files
This commit is contained in:
parent
da454bc547
commit
db7cabe098
|
@ -31,4 +31,8 @@ qtSubmodule {
|
||||||
};
|
};
|
||||||
in optionals flashplayerFix [ dlopen-webkit-nsplugin dlopen-webkit-gtk ]
|
in optionals flashplayerFix [ dlopen-webkit-nsplugin dlopen-webkit-gtk ]
|
||||||
++ [ dlopen-webkit-udev ];
|
++ [ dlopen-webkit-udev ];
|
||||||
|
postFixup = ''
|
||||||
|
fixQtModuleCMakeConfig "WebKit"
|
||||||
|
fixQtModuleCMakeConfig "WebKitWidgets"
|
||||||
|
'';
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue