diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2017-12-06 22:24:10 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-12-09 08:27:41 +0700 |
commit | 39cecc4af9de26ead44406a9d97027daaaa18ee2 (patch) | |
tree | 341bd7f2c060f70835589c864ca5f3bd7426f4ec /libraries | |
parent | 5b78f311a1a473e7df43018a2865163265fc30be (diff) | |
download | slackbuilds-39cecc4af9de26ead44406a9d97027daaaa18ee2.tar.gz |
libraries/libquvi: Added a note to the README.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/libquvi/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/libquvi/README b/libraries/libquvi/README index 6ef19befac..102c20bb43 100644 --- a/libraries/libquvi/README +++ b/libraries/libquvi/README @@ -2,3 +2,6 @@ The quvi project parses media stream URLs for Internet applications that would otherwise have to use adobe flash multimedia platform to access the media streams. quvi project works around the adobe flash, rather than enables it. + +NOTE: You have to remove any previous version you have already +installed of libquvi before building this. |