9d185f3091
with p7
15 lines
250 B
Plaintext
15 lines
250 B
Plaintext
[package]
|
|
name = "gpu-screen-recorder"
|
|
type = "executable"
|
|
version = "1.2.0"
|
|
platforms = ["posix"]
|
|
|
|
[dependencies]
|
|
libavcodec = ">=58"
|
|
libavformat = ">=58"
|
|
libavutil = ">=56.2"
|
|
x11 = ">=1"
|
|
xcomposite = ">=0.2"
|
|
libpulse = ">=13"
|
|
libswresample = ">=3"
|