aboutsummaryrefslogtreecommitdiff
path: root/project.conf
blob: 9c58c7138fc03421c55d8496a7205b45076fc0f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[package]
name = "gpu-screen-recorder-gtk"
type = "executable"
version = "3.0.0"
platforms = ["posix"]

[config]
error_on_warning = "true"

[dependencies]
gtk+-3.0 = "3"
x11 = "1"
xrandr = "1"
libpulse = ">=13"
libdrm = ">=2"
wayland-egl = ">=15"
wayland-client = ">=1"