From 7e86a17796c63678476b870c9cfce6649c65afe0 Mon Sep 17 00:00:00 2001
From: onb1259 <onb1259@onb.ac.at>
Date: Mon, 9 Oct 2023 16:32:11 +0200
Subject: [PATCH] adding system dependencies installed with apt for cv2c

---
 apt.txt | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 apt.txt

diff --git a/apt.txt b/apt.txt
new file mode 100644
index 0000000..98576fc
--- /dev/null
+++ b/apt.txt
@@ -0,0 +1,3 @@
+ffmpeg
+libsm6
+libxext6
-- 
GitLab