summaryrefslogtreecommitdiff
path: root/open-source-lorries/dbus-c++.lorry
blob: 81d6242f26fa8fb3d19d82569b760cac58eb4a2a (plain)
1
2
3
4
5
6
7
8
9
10
{
    "dbus-c++": {
        "type": "git",
        "url": "git://gitorious.org/dbus-cplusplus/mainline.git",
        "refspecs": [
            "+refs/heads/*",
            "+refs/tags/*"
        ]
    }
}