diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-20 23:41:47 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-20 23:41:47 -0500 |
commit | 951483fa2986a77bebf6a6c8a44e404c4f4e1d71 (patch) | |
tree | ebcdc58c12406621c5ac43581d3dcaa61b845df4 /multimedia/gpac | |
parent | bf4db0015291ff5a535363d00f614637b4ee0749 (diff) |
various: Kill xulrunner dep mention
Diffstat (limited to 'multimedia/gpac')
-rw-r--r-- | multimedia/gpac/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gpac/README b/multimedia/gpac/README index cadc77b6f0bb..14dcadadffd4 100644 --- a/multimedia/gpac/README +++ b/multimedia/gpac/README @@ -2,5 +2,5 @@ GPAC is mainly used to package multimedia content for local or streaming playback. GPAC includes MP4Box utility which lets packaging of various audio and video codecs into mp4 container. -Optional dependencies include the following: wxPython, js, faad2, ffmpeg, -xvidcore, jack, xulrunner and xmlrpc-c. +Optional dependencies include the following: wxPython, faad2, ffmpeg, +xvidcore, jack, and xmlrpc-c. |