aboutsummaryrefslogtreecommitdiff
path: root/project.conf
blob: 015a6f9e7189b9849558a76fa3eac54628b35658 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[package]
name = "gsr-ui"
type = "executable"
version = "1.3.1"
platforms = ["posix"]

[lang.cpp]
version = "c++17"

[config]
ignore_dirs = ["build", "tools"]

[dependencies]
xcomposite = ">=0"
xfixes = ">=0"
xext = ">=0"
xi = ">=0"
xcursor = ">=1"
libpulse-simple = ">=0"