wok diff terminal/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 907b68f754a9
children a78610b2eb47
line diff
     1.1 --- a/terminal/receipt	Thu May 08 13:41:11 2014 +0000
     1.2 +++ b/terminal/receipt	Mon Feb 20 09:30:03 2017 +0100
     1.3 @@ -15,7 +15,7 @@
     1.4  
     1.5  DEPENDS="libexo vte startup-notification dbus libxfce4ui"
     1.6  BUILD_DEPENDS="libexo-dev gtk+-dev vte-dev dbus-dev startup-notification-dev \
     1.7 -intltool pkg-config util-linux-uuid-dev libxfce4ui-dev"
     1.8 +intltool pkg-config util-linux-uuid-dev libxfce4ui-dev xcb-util-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()