# HG changeset patch # User Pascal Bellard # Date 1487440261 -3600 # Node ID e36e70b3465c8917dad83ebaa5af6618964ee967 # Parent d2957c730ab424ddc105ab51b977f7038cfe0dda terminal, xfce4-appfinder, xfce4-panel: update bdeps diff -r d2957c730ab4 -r e36e70b3465c terminal/receipt --- a/terminal/receipt Sat Feb 18 18:47:38 2017 +0100 +++ b/terminal/receipt Sat Feb 18 18:51:01 2017 +0100 @@ -15,7 +15,7 @@ DEPENDS="libexo vte startup-notification dbus libxfce4ui" BUILD_DEPENDS="libexo-dev gtk+-dev vte-dev dbus-dev startup-notification-dev \ -intltool pkg-config util-linux-uuid-dev libxfce4ui-dev" +intltool pkg-config util-linux-uuid-dev libxfce4ui-dev xcb-util-dev" # Rules to configure and make the package. compile_rules() diff -r d2957c730ab4 -r e36e70b3465c xfce4-appfinder/receipt --- a/xfce4-appfinder/receipt Sat Feb 18 18:47:38 2017 +0100 +++ b/xfce4-appfinder/receipt Sat Feb 18 18:51:01 2017 +0100 @@ -13,7 +13,7 @@ DEPENDS="gtk+ garcon libxfce4ui xfconf thunar gamin dbus-glib startup-notification \ garcon util-linux-uuid" BUILD_DEPENDS="intltool libxfce4util-dev libxfce4ui-dev garcon-dev xfconf-dev \ - startup-notification-dev dbus-glib-dev util-linux-uuid-dev " + startup-notification-dev dbus-glib-dev util-linux-uuid-dev xcb-util-dev" # Rules to configure and make the package. compile_rules() diff -r d2957c730ab4 -r e36e70b3465c xfce4-panel/receipt --- a/xfce4-panel/receipt Sat Feb 18 18:47:38 2017 +0100 +++ b/xfce4-panel/receipt Sat Feb 18 18:51:01 2017 +0100 @@ -13,7 +13,7 @@ DEPENDS="libxfce4util libxfce4ui libexo libwnck garcon util-linux-uuid dbus-glib" BUILD_DEPENDS="libxfce4util-dev libxfce4ui-dev libexo-dev libwnck-dev cairo-dev garcon-dev xorg-libXext-dev xorg-xextproto dbus-glib-dev util-linux-uuid-dev intltool exo xfconf-dev - libxml2-dev" + libxml2-dev xcb-util-dev" # Rules to configure and make the package. compile_rules()