summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2025-02-26 12:35:18 -0500
committerpommicket <pommicket@gmail.com>2025-02-26 12:35:18 -0500
commitb263baec1d18376f81c20b76220e329af5e2f0df (patch)
tree6b178df28700a694241edbe920a12b5f06dab255 /README.md
parent97568be2c1b87430243b9fc410b28c1b361e063d (diff)
Fix deb dependency version problem
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9e9fa71..4a6e4c7 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,9 @@ If you want automatic updates, you can also
sudo apt install camlet
```
+Unfortunately this will probably only work on Debian stable because ffmpeg likes to break
+their libraries every few months by changing the .so version.
+
If you are on a non-Debian-based Linux
distribution, you will have to build from source (see instructions below).