mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-18 02:44:30 +00:00
qt54.qtwebkit: fix Qt module CMake config files
This commit is contained in:
parent
4d25e97193
commit
1a481e58ec
@ -31,4 +31,8 @@ qtSubmodule {
|
||||
};
|
||||
in optionals flashplayerFix [ dlopen-webkit-nsplugin dlopen-webkit-gtk ]
|
||||
++ [ dlopen-webkit-udev ];
|
||||
postFixup = ''
|
||||
fixQtModuleCMakeConfig "WebKit"
|
||||
fixQtModuleCMakeConfig "WebKitWidgets"
|
||||
'';
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user