gst_all_1.gst-plugins-base: enable debug info
This commit is contained in:
parent
fdd8f4d6ef
commit
9526ee7627
@ -50,6 +50,8 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
|
||||
outputs = [ "out" "dev" ];
|
||||
|
||||
separateDebugInfo = true;
|
||||
|
||||
src = let
|
||||
inherit (finalAttrs) pname version;
|
||||
in fetchurl {
|
||||
|
Loading…
Reference in New Issue
Block a user