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

[dependencies]
libavcodec = ">=58"
libavformat = ">=58"
libavutil = ">=56.2"
x11 = ">=1"
xcomposite = ">=0.2"
xrandr = ">=1"
libpulse = ">=13"
libswresample = ">=3"
libavfilter = ">=5"
libva = ">=1"