mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-13 11:30:35 +08:00
qt55.qtwebkit: fix Qt module CMake config files
This commit is contained in:
@@ -31,4 +31,8 @@ qtSubmodule {
|
||||
};
|
||||
in optionals flashplayerFix [ dlopen-webkit-nsplugin dlopen-webkit-gtk ]
|
||||
++ [ dlopen-webkit-udev ];
|
||||
postFixup = ''
|
||||
fixQtModuleCMakeConfig "WebKit"
|
||||
fixQtModuleCMakeConfig "WebKitWidgets"
|
||||
'';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user