diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2024-07-05 20:50:19 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-07-06 12:19:59 +0700 |
commit | 73ecf1e20a412481ff327bed397e15a66ce4c569 (patch) | |
tree | adad950e8383907e8f4e035a9666dacd6613d596 /libraries | |
parent | 43fd64c7249c23b6a8505723d3cebfc30bf2e354 (diff) |
libraries/libass: Note libunibreak as an optional dependency.
Thanks to Tim Dickson!
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/libass/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/libass/README b/libraries/libass/README index 5aef4001d0be..b6a6558e40f7 100644 --- a/libraries/libass/README +++ b/libraries/libass/README @@ -2,4 +2,4 @@ libass is a portable subtitle renderer for the ASS/SSA (Advanced Substation Alpha/Substation Alpha) subtitle format. It is mostly compatible with VSFilter. -enca is an optional dependency. +enca and libunibreak are optional dependencies. |