Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config/deps/prerequisites.json
blob: b055a68d61243e4ee30b8616fbf7d8bdc2d01e8d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[
    {
        "check": "Xvfb", 
        "checker": "binary", 
        "name": "Xvfb"
    }, 
    {
        "check": "pkg-config", 
        "checker": "binary", 
        "name": "pkg-config"
    }
]