mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
libraries/wxGTK3: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
ce464467d4
commit
8630971ee1
1 changed files with 10 additions and 3 deletions
|
@ -18,7 +18,14 @@ This script also auto-detect webkitgtk presence. If it's installed,
|
|||
it will automatically use --enable-webkit parameter.
|
||||
|
||||
wxGTK3 can be installed alongside with wxGTK/wxPython, but it will
|
||||
overwrite wx-config created by wxGTK/wxPython.
|
||||
If you need to build packages using wxGTK/wxPython, simply
|
||||
reinstall wxGTK/wxPython package and wx-config will point to correct version.
|
||||
overwrite the /usr/bin/wx-config created by wxGTK/wxPython.
|
||||
|
||||
If you need to build packages using wxGTK/wxPython, simply reinstall
|
||||
the wxGTK/wxPython package and wx-config will point to correct
|
||||
version.
|
||||
|
||||
The same solution can be used if wxGTK3's wx-config is overwritten.
|
||||
|
||||
We are in the process of updating all scripts that use wxGTK3 or
|
||||
wxPython to ignore the wx-config symlink at build time, so this will
|
||||
stop being a problem some time in the future.
|
||||
|
|
Loading…
Reference in a new issue