aboutsummaryrefslogtreecommitdiff
path: root/project.conf
diff options
context:
space:
mode:
Diffstat (limited to 'project.conf')
-rw-r--r--project.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/project.conf b/project.conf
index 651def6..816b703 100644
--- a/project.conf
+++ b/project.conf
@@ -9,7 +9,6 @@ include_dirs = ["/opt/cuda/targets/x86_64-linux/include"]
libs = ["/usr/lib/libcuda.so"]
[dependencies]
-ffnvcodec = ">=9"
glew = ">=2"
glx = ">=1"
libavcodec = ">=58"
@@ -23,3 +22,5 @@ xdamage = "1"
glfw3 = "3"
alsa = "1"
+
+libswresample = "3" \ No newline at end of file