diff options
author | M.Dinslage <daedra1980@gmail.com> | 2016-10-29 11:44:30 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-29 11:44:30 +0700 |
commit | dc447e67e09a12e6418ab367d692644a71e2b5a5 (patch) | |
tree | 27842118075f690a1aef48d252dbac2adc7e9c85 /gis/opencpn/README | |
parent | 6505a06b766cec467fc0291b7e51cfc0bc74b46f (diff) |
gis/opencpn: Update DEP and README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/opencpn/README')
-rw-r--r-- | gis/opencpn/README | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/gis/opencpn/README b/gis/opencpn/README index 8ebae45b1ebb..1c6dfc8736a0 100644 --- a/gis/opencpn/README +++ b/gis/opencpn/README @@ -3,5 +3,9 @@ plotter and navigation software, for use underway or as a planning tool. OpenCPN is developed by a team of active sailors using real world conditions for program testing and refinement. -wxGTK is a required dependency, however you can use wxGTK3 or -wxPython instead of wxGTK if you prefer. +wxGTK3 is a required dependency, however you can use wxGTK or +wxPython instead if you prefer. If decide to use wxGTK you will +have to recompile wxGTK with the --enable-graphics_ctx option +because it is not enabled in the default slackbuild and is +required by opencpn. The --enable-graphics_ctx option is enabled +by default in the wxGTK3 and wxPython slackbuilds. |