mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-05-06 15:00:44 +09:00
gsr-overlay > gsr-ui
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[package]
|
||||
name = "gsr-overlay"
|
||||
name = "gsr-ui"
|
||||
type = "executable"
|
||||
version = "0.1.0"
|
||||
platforms = ["posix"]
|
||||
@@ -8,7 +8,7 @@ platforms = ["posix"]
|
||||
version = "c++17"
|
||||
|
||||
[config]
|
||||
ignore_dirs = ["build", "gpu-screen-recorder-overlay-daemon"]
|
||||
ignore_dirs = ["build", "gsr-ui-daemon"]
|
||||
|
||||
[dependencies]
|
||||
xcomposite = ">=0"
|
||||
Reference in New Issue
Block a user