mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
dbus: enable debug info
This commit is contained in:
@@ -43,6 +43,7 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
|
||||
outputs = [ "out" "dev" "lib" "doc" "man" ];
|
||||
separateDebugInfo = true;
|
||||
|
||||
strictDeps = true;
|
||||
nativeBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user