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 11:19:04 -0600 |
commit | 6be47f3a9a48c00cdacdf2f740c14715f6ac97a1 (patch) | |
tree | 649a23fc38c3bd49930698e7d488bbc0f5748830 /network/dillo | |
parent | 70c74ebcc5950e65ff310246509b28626d293b7f (diff) |
network/dillo: Added note about fltk
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/dillo')
-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 3d79c5f77eef..b64599348b04 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 |