gqrx: add darwin bundle
This commit is contained in:
committed by
Bjørn Forsman
parent
b6882e2b18
commit
0a6bc066da
@@ -2,6 +2,7 @@
|
||||
lib,
|
||||
fetchFromGitHub,
|
||||
cmake,
|
||||
desktopToDarwinBundle,
|
||||
pkg-config,
|
||||
qtbase,
|
||||
qtsvg,
|
||||
@@ -45,7 +46,8 @@ gnuradioMinimal.pkgs.mkDerivation rec {
|
||||
pkg-config
|
||||
wrapQtAppsHook
|
||||
wrapGAppsHook3
|
||||
];
|
||||
] ++ lib.optional stdenv.hostPlatform.isDarwin desktopToDarwinBundle;
|
||||
|
||||
buildInputs =
|
||||
[
|
||||
gnuradioMinimal.unwrapped.logLib
|
||||
|
||||
Reference in New Issue
Block a user