wok-next diff wbar2/receipt @ rev 19932

xfce4-session: update bdeps, wbar2: add CXXFLAGS, libsmpeg: tiny patch
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Oct 15 11:37:03 2017 +0200 (2017-10-15)
parents e1ee172acb7b
children c4e53a39395a
line diff
     1.1 --- a/wbar2/receipt	Tue Apr 15 03:14:22 2014 +0200
     1.2 +++ b/wbar2/receipt	Sun Oct 15 11:37:03 2017 +0200
     1.3 @@ -26,7 +26,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	./configure \
     1.8 +	./configure CXXFLAGS="-Wno-error=literal-suffix" \
     1.9  		--exec-prefix=/usr \
    1.10  		--sysconfdir=/etc \
    1.11  		$CONFIGURE_ARGS &&