diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2016-01-02 15:20:06 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-17 09:40:16 +0700 |
commit | 5a8acd30ca5550cdda2f99a625b61fcca4241d13 (patch) | |
tree | 813e44fb2fdaad174de9e77055bcc57866ccfe0a | |
parent | 91e4cc40096cb7176c293c837004365071e78a49 (diff) | |
download | slackbuilds-5a8acd30ca5550cdda2f99a625b61fcca4241d13.tar.gz |
Multiple: Fix README files (remove gstreamer1 refs)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
-rw-r--r-- | development/gambas3/README | 4 | ||||
-rw-r--r-- | graphics/gthumb/README | 3 |
2 files changed, 3 insertions, 4 deletions
diff --git a/development/gambas3/README b/development/gambas3/README index 287133b544..9c94614039 100644 --- a/development/gambas3/README +++ b/development/gambas3/README @@ -5,5 +5,5 @@ ODBC and SQLite databases, pilot applications with D-Bus, translate your program into any language, create network applications easily, make 3D OpenGL applications, make CGI web applications, and so on. -gstreamer1, alure, gsl, gtkglext, imlib2, unixODBC, sqlite2 and postgresql -are optional dependencies. +alure, gsl, gtkglext, imlib2, unixODBC, sqlite2 and postgresql are +optional dependencies. diff --git a/graphics/gthumb/README b/graphics/gthumb/README index 4fae0b56dd..50224f54f8 100644 --- a/graphics/gthumb/README +++ b/graphics/gthumb/README @@ -4,5 +4,4 @@ includes an importer tool for transferring photos from cameras. gThumb supports printing multiple images on a single page using a printer while many other image viewers don't support it. Thus, it comes handy. -clutter, libwebp, json-glib, brasero, webkit2, and gstreamer1 are optional -dependencies. +clutter, libwebp, json-glib, brasero, and webkit2 are optional dependencies. |