wok diff xfce4-session/receipt @ rev 20337
linux: hile useless efi error messages
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jun 04 09:32:46 2018 +0200 (2018-06-04) |
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 Mon Jun 04 09:32:46 2018 +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()