libxmlb: enable structuredAttrs to test fix in gobject-introspection
This commit is contained in:
@@ -85,6 +85,8 @@ stdenv.mkDerivation rec {
|
||||
};
|
||||
};
|
||||
|
||||
__structuredAttrs = true;
|
||||
|
||||
meta = {
|
||||
description = "Library to help create and query binary XML blobs";
|
||||
mainProgram = "xb-tool";
|
||||
|
||||
Reference in New Issue
Block a user