kwindowsystem: update platform plugins path patch
This commit is contained in:
@@ -15,7 +15,7 @@ mkDerivation {
|
||||
buildInputs = [ libpthreadstubs libXdmcp qttools qtx11extras ];
|
||||
propagatedBuildInputs = [ qtbase ];
|
||||
patches = [
|
||||
./platform-plugins-path.patch
|
||||
./0001-platform-plugins-path.patch
|
||||
];
|
||||
preConfigure = ''
|
||||
NIX_CFLAGS_COMPILE+=" -DNIXPKGS_QT_PLUGIN_PATH=\"''${!outputBin}/$qtPluginPrefix\""
|
||||
|
||||
Reference in New Issue
Block a user