diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2016-01-02 03:29:50 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-17 09:40:16 +0700 |
commit | 9ed5f47de57c5850875930bdb0fa34938807cfc1 (patch) | |
tree | d2adca26bb38b5d3f4e46b8fd7e74dd54fede5df /multimedia/parole | |
parent | 7e4e49e1301b545541f82cb11374c11708d0738f (diff) | |
download | slackbuilds-9ed5f47de57c5850875930bdb0fa34938807cfc1.tar.gz |
Multiple: Fixed README (gst-plugins-* --> gst0-plugins-*)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'multimedia/parole')
-rw-r--r-- | multimedia/parole/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/parole/README b/multimedia/parole/README index e38997221a..14b2049dfa 100644 --- a/multimedia/parole/README +++ b/multimedia/parole/README @@ -6,5 +6,5 @@ plugins. The GStreamer framework provides a strong plugin interface to dynamically load plugins that support certain media types, the more GStreamer plugins you have installed in your system the more media formats you can play with -Parole: gst-plugins-bad and gst-plugins-ugly are optional dependencies +Parole: gst0-plugins-bad and gst0-plugins-ugly are optional dependencies (and, recursively, their respective optional dependencies too). |