wok-next diff wxWidgets/receipt @ rev 20213

directfb: add libpng patch
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Nov 04 22:29:34 2017 +0100 (2017-11-04)
parents 30522fa01aed
children bce36a298f1e
line diff
     1.1 --- a/wxWidgets/receipt	Thu Oct 12 22:32:02 2017 +0200
     1.2 +++ b/wxWidgets/receipt	Sat Nov 04 22:29:34 2017 +0100
     1.3 @@ -22,7 +22,8 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -#	sed -i 's|/opt/wx/current/bin/||' wxPython/wx/build/build_options.py
     1.8 +	sed -i 's/.*<string>/#include <cmath>\n&/;s/(abs(/(std::abs(/' \
     1.9 +		src/stc/scintilla/src/Editor.cxx
    1.10  	./configure \
    1.11  		--enable-shared \
    1.12  		--enable-unicode \