forked from mirrors/nixpkgs
qt55.qtlocation: don't try to wrap missing module
This commit is contained in:
parent
957a0f6599
commit
6dc6ae0ebe
|
@ -4,7 +4,6 @@ qtSubmodule {
|
|||
name = "qtlocation";
|
||||
qtInputs = [ qtbase qtmultimedia ];
|
||||
postFixup = ''
|
||||
fixQtModuleCMakeConfig "Location"
|
||||
fixQtModuleCMakeConfig "Positioning"
|
||||
'';
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue