aboutsummaryrefslogtreecommitdiff
path: root/project.conf
blob: a773cc69fd5a3d8697a6d6103454b3f14090f5eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "ngxc"
type = "executable"
version = "0.1.0"
platforms = ["posix"]

[dependencies]
gl = ">=1"
x11 = ">=1"
xrandr = ">=1"
xcomposite = ">=0"
xfixes = ">=1"