libsecret: enable separateDebugInfo
This commit is contained in:
parent
b6f8848455
commit
eb2187a14b
@ -75,6 +75,7 @@ stdenv.mkDerivation rec {
|
||||
];
|
||||
|
||||
doCheck = stdenv.isLinux && withIntrospection;
|
||||
separateDebugInfo = true;
|
||||
|
||||
postPatch = ''
|
||||
patchShebangs ./tool/test-*.sh
|
||||
|
Loading…
Reference in New Issue
Block a user