Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config/deps/prerequisites.json
blob: d1ade06fda27ab22f9bd08c418415c50addd15a6 (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"
    }
]