summaryrefslogtreecommitdiff
path: root/gobject-introspection.morph
blob: 734fbc582298459ef6d522b333eb0f1271de8e84 (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-tests"
    ]
}