version 2.0.0
This commit is contained in:
parent
de72b93b0d
commit
226d66d7bf
@ -1,7 +1,7 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "gpu-screen-recorder"
|
name = "gpu-screen-recorder"
|
||||||
type = "executable"
|
type = "executable"
|
||||||
version = "1.3.0"
|
version = "2.0.0"
|
||||||
platforms = ["posix"]
|
platforms = ["posix"]
|
||||||
|
|
||||||
[config]
|
[config]
|
||||||
@ -17,4 +17,5 @@ xrandr = ">=1"
|
|||||||
libpulse = ">=13"
|
libpulse = ">=13"
|
||||||
libswresample = ">=3"
|
libswresample = ">=3"
|
||||||
libavfilter = ">=5"
|
libavfilter = ">=5"
|
||||||
libva = ">=1"
|
libva = ">=1"
|
||||||
|
libcap = ">=2"
|
||||||
|
Loading…
Reference in New Issue
Block a user