summaryrefslogtreecommitdiffstats
path: root/video
diff options
context:
space:
mode:
authorFlorian Franzmann2022-06-04 19:10:02 +0200
committerFlorian Franzmann2022-06-05 12:49:18 +0200
commitb96df4cffb01d9cac95a625f8d7bfc48b6bf7261 (patch)
tree063a36019433494d6fd31c32bca64ae4868d7974 /video
parenta89e7ff06a9464a32bceec18ed02eedd20c56c30 (diff)
video/ffmpeg: depend on LZMA instead of lzma-utils
Diffstat (limited to 'video')
-rwxr-xr-xvideo/ffmpeg/DEPENDS2
-rw-r--r--video/ffmpeg/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/video/ffmpeg/DEPENDS b/video/ffmpeg/DEPENDS
index 065ea6ecb3..09c4a5595d 100755
--- a/video/ffmpeg/DEPENDS
+++ b/video/ffmpeg/DEPENDS
@@ -55,7 +55,7 @@ optional_depends libxcb \
"--disable-libxcb" \
"for X11 grabbing using xcb" &&
-optional_depends lzma-utils \
+optional_depends LZMA \
"--enable-lzma" \
"--disable-lzma" \
"for lzma support" &&
diff --git a/video/ffmpeg/HISTORY b/video/ffmpeg/HISTORY
index 5328283211..25386d77dc 100644
--- a/video/ffmpeg/HISTORY
+++ b/video/ffmpeg/HISTORY
@@ -1,3 +1,6 @@
+2022-06-04 Florian Franzmann <bwlf@bandrate.org>
+ * DEPENDS: depend on LZMA instead of lzma-utils
+
2022-04-18 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: version 4.4.2