mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-03-31 09:17:04 +09:00
14 lines
228 B
Plaintext
14 lines
228 B
Plaintext
[package]
|
|
name = "gpu-screen-recorder-overlay"
|
|
type = "executable"
|
|
version = "0.1.0"
|
|
platforms = ["posix"]
|
|
|
|
[config]
|
|
ignore_dirs = ["gpu-screen-recorder-overlay-daemon"]
|
|
|
|
[dependencies]
|
|
x11 = ">=1"
|
|
xcomposite = ">=0"
|
|
gl = ">=1"
|