gpu-screen-recorder/project.conf

15 lines
250 B
Plaintext
Raw Normal View History

2020-01-08 12:34:55 +00:00
[package]
2020-03-31 21:37:39 +00:00
name = "gpu-screen-recorder"
2020-01-08 12:34:55 +00:00
type = "executable"
version = "1.2.0"
2020-01-08 12:34:55 +00:00
platforms = ["posix"]
[dependencies]
libavcodec = ">=58"
libavformat = ">=58"
libavutil = ">=56.2"
x11 = ">=1"
xcomposite = ">=0.2"
libpulse = ">=13"
libswresample = ">=3"