diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2013-11-13 21:55:14 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-13 15:20:23 -0600 |
commit | 428d54ee7c3a982e73fbe33b3d89a7ef6332a621 (patch) | |
tree | 4704344a1e96595f187f1c8c381aaf5c155b4b6a | |
parent | 44353af27e64255a4e600b7e8431a79e14105593 (diff) | |
download | slackbuilds-428d54ee7c3a982e73fbe33b3d89a7ef6332a621.tar.gz |
network/dillo: Added note about fltk
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
-rw-r--r-- | network/dillo/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/network/dillo/README b/network/dillo/README index 3d79c5f77e..b64599348b 100644 --- a/network/dillo/README +++ b/network/dillo/README @@ -4,4 +4,5 @@ and small footprint. It is written in C and C++ and is based on FLTK. HTTPS and SSL support is built into this but is only at *alpha* stage. It can be commented out in the dillo.SlackBuild file if you wish. -The homepage of FLTK is http://www.fltk.org/
\ No newline at end of file +Note: fltk can't be installed together alongside with fltk13 to build +this package, so remove fltk prior building this package
\ No newline at end of file |