summaryrefslogtreecommitdiff
path: root/gobject-introspection.morph
blob: c765e3bd489ccd3f8062710ae643bf142e13f672 (plain)
1
2
3
4
5
6
7
8
{
    "name": "gobject-introspection",
    "kind": "chunk",
    "build-system": "autotools",
    "configure-commands": [
        "sh autogen.sh --prefix=\"$PREFIX\" --disable-gtk-doc"
    ]
}