wxhexeditor: fix build dependency (#398212)

This commit is contained in:
Weijia Wang
2025-04-14 10:35:45 +02:00
committed by GitHub
+2
View File
@@ -9,6 +9,7 @@
libtool,
python3,
wxGTK32,
wrapGAppsHook3,
llvmPackages,
}:
@@ -52,6 +53,7 @@ stdenv.mkDerivation rec {
libtool
python3
wxGTK32
wrapGAppsHook3
];
buildInputs = lib.optionals stdenv.cc.isClang [