summaryrefslogtreecommitdiff
path: root/open-source-lorries/dbus-c++.lorry
blob: 16aef10c0f3f204a14c9353f30704d793bc8e9b3 (plain)
1
2
3
4
5
6
7
8
9
10
{
    "dbus-c++": {
        "type": "git",
        "url": "https://github.com/andreas-volz/dbus-cplusplus.git",
        "refspecs": [
            "+refs/heads/*",
            "+refs/tags/*"
        ]
    }
}