wok diff libunique/receipt @ rev 16363

flxine: ry a fix, crooss fine locally but not on tank)
author Christophe Lincoln <pankso@slitaz.org>
date Mon Apr 14 00:35:12 2014 +0200 (2014-04-14)
parents 69c80106a6af
children e1ee172acb7b
line diff
     1.1 --- a/libunique/receipt	Sat Apr 05 22:48:39 2014 +0200
     1.2 +++ b/libunique/receipt	Mon Apr 14 00:35:12 2014 +0200
     1.3 @@ -15,7 +15,8 @@
     1.4  BUILD_DEPENDS="cairo-dev gtk+-dev glib-dev dbus-dev dbus-glib-dev expat-dev"
     1.5  
     1.6  case "$ARCH" in
     1.7 -	i?86) BUILD_DEPENDS="$BUILD_DEPENDS gobject-introspection-dev perl"
     1.8 +	i?86)	BUILD_DEPENDS="$BUILD_DEPENDS gobject-introspection-dev perl"
     1.9 +		export CFLAGS="$CFLAGS -Wno-error=unused-but-set-variable"
    1.10  esac
    1.11  
    1.12  # Rules to configure and make the package.