gnome.mutter: enable debug info
This commit is contained in:
@@ -143,6 +143,8 @@ let self = stdenv.mkDerivation rec {
|
||||
# Install udev files into our own tree.
|
||||
PKG_CONFIG_UDEV_UDEVDIR = "${placeholder "out"}/lib/udev";
|
||||
|
||||
separateDebugInfo = true;
|
||||
|
||||
passthru = {
|
||||
libdir = "${self}/lib/mutter-11";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user