gdk-pixbuf: enable debug info

This commit is contained in:
Jan Tojnar 2020-12-28 02:19:17 +01:00
parent 9ddbef87ec
commit 0fb4e8c4c3
No known key found for this signature in database
GPG Key ID: 7FAB2A15F7A607A4

View File

@ -109,6 +109,8 @@ stdenv.mkDerivation rec {
setupHook = ./setup-hook.sh;
separateDebugInfo = stdenv.isLinux;
passthru = {
updateScript = gnome3.updateScript {
packageName = pname;