aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-04-20 18:48:49 +0200
committerChristian Grothoff <christian@grothoff.org>2021-04-20 18:48:49 +0200
commitad9dc67eb7331616c4bbe6229576495a25741928 (patch)
treef545c8504eb80c9c4b7f8e2e6496a02a4dc86f09
parent2332716ae48d6b899e4d2bb07f468e8c076d2608 (diff)
downloadlibextractor-ad9dc67eb7331616c4bbe6229576495a25741928.tar.gz
libextractor-ad9dc67eb7331616c4bbe6229576495a25741928.zip
update readme
-rw-r--r--README2
1 files changed, 0 insertions, 2 deletions
diff --git a/README b/README
index f74cf7a..72df57b 100644
--- a/README
+++ b/README
@@ -44,7 +44,6 @@ The following dependencies are all optional, but should be
44available in order for maximum coverage: 44available in order for maximum coverage:
45 45
46* libarchive 46* libarchive
47* libavutil / libavformat / libavcodec / libswscale (ffmpeg)
48* libbz2 (bzip2) 47* libbz2 (bzip2)
49* libexiv2 48* libexiv2
50* libflac 49* libflac
@@ -73,4 +72,3 @@ production.
73Finally, 'zzuf' is a fuzzing tool that can optionally be detected by 72Finally, 'zzuf' is a fuzzing tool that can optionally be detected by
74the build system and be used for debugging / testing. It is not required 73the build system and be used for debugging / testing. It is not required
75at runtime or for normal builds. 74at runtime or for normal builds.
76