Merge pull request #322265 from wucke13/dev/fix-urh-on-wayland

urh: add wayland support
This commit is contained in:
Artturin
2024-07-12 17:50:35 +03:00
committed by GitHub
+1 -1
View File
@@ -16,7 +16,7 @@ python3Packages.buildPythonApplication rec {
};
nativeBuildInputs = [ qt5.wrapQtAppsHook ];
buildInputs = [ hackrf rtl-sdr airspy limesuite libiio libbladeRF ]
buildInputs = [ hackrf rtl-sdr airspy limesuite libiio libbladeRF qt5.qtwayland ]
++ lib.optional USRPSupport uhd;
propagatedBuildInputs = with python3Packages; [