wok diff xfce4-session/receipt @ rev 20077

busybox/httpd: fix handling of range requests
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Sep 27 11:16:14 2017 +0200 (2017-09-27)
parents c099d9544de5
children a78610b2eb47
line diff
     1.1 --- a/xfce4-session/receipt	Mon Apr 07 09:37:46 2014 +0000
     1.2 +++ b/xfce4-session/receipt	Wed Sep 27 11:16:14 2017 +0200
     1.3 @@ -12,8 +12,9 @@
     1.4  SUGGESTED="perl-xml-parser"
     1.5  
     1.6  DEPENDS="libxfce4util libxfce4ui libwnck dbus-glib libglade xorg-iceauth"
     1.7 -BUILD_DEPENDS="libxfce4util-dev libxfce4ui-dev xfconf-dev libglade-dev dbus-dev  \
     1.8 -dbus-glib-dev xorg-iceauth libwnck-dev pkg-config intltool util-linux-uuid-dev"
     1.9 +BUILD_DEPENDS="libxfce4util-dev libxfce4ui-dev xfconf-dev libglade-dev dbus-dev \
    1.10 +dbus-glib-dev xorg-iceauth libwnck-dev pkg-config intltool util-linux-uuid-dev \
    1.11 +xcb-util-dev"
    1.12  
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()