mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-03-31 09:07:13 +09:00
add alsa
This commit is contained in:
@@ -6,6 +6,7 @@ platforms = ["posix"]
|
||||
|
||||
[config]
|
||||
include_dirs = ["/opt/cuda/targets/x86_64-linux/include"]
|
||||
libs = ["/usr/lib/libcuda.so"]
|
||||
|
||||
[dependencies]
|
||||
ffnvcodec = ">=9"
|
||||
@@ -20,4 +21,6 @@ xcomposite = ">=0.2"
|
||||
xdamage = "1"
|
||||
|
||||
# TODO: Remove this dependency, this is needed right now for glfwMakeContextCurrent
|
||||
glfw3 = "3"
|
||||
glfw3 = "3"
|
||||
|
||||
alsa = "1"
|
||||
Reference in New Issue
Block a user