wok diff libwnck3/receipt @ rev 19765

xfig, transfig: use png_set_dither with libpng
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Feb 20 09:30:03 2017 +0100 (2017-02-20)
parents f0910e2be30c
children 86790a278e70
line diff
     1.1 --- a/libwnck3/receipt	Tue Mar 01 17:34:09 2016 +0200
     1.2 +++ b/libwnck3/receipt	Mon Feb 20 09:30:03 2017 +0100
     1.3 @@ -13,7 +13,8 @@
     1.4  DEPENDS="expat gtk+ startup-notification xorg-libICE xorg-libSM xorg-libX11 \
     1.5  xorg-libXau xorg-libXcomposite xorg-libXcursor xorg-libXdmcp xorg-libXext \
     1.6  xorg-libXfixes xorg-libXinerama xorg-libXrandr xorg-libXrender xorg-libXdamage"
     1.7 -BUILD_DEPENDS="startup-notification-dev gtk+3-dev gobject-introspection-dev"
     1.8 +BUILD_DEPENDS="startup-notification-dev gtk+3-dev gobject-introspection-dev \
     1.9 +xcb-util-dev"
    1.10  
    1.11  # Rules to configure and make the package.
    1.12  compile_rules()