# HG changeset patch # User Pascal Bellard # Date 1487495580 -3600 # Node ID 11b336b5763fa4713cafdaabaf04338a690fe9cc # Parent 1c871a925cd161ef57cb2726763de12223542a13 libwnck3, thunar-volman: update bdeps diff -r 1c871a925cd1 -r 11b336b5763f libwnck3/receipt --- a/libwnck3/receipt Sun Feb 19 09:04:43 2017 +0000 +++ b/libwnck3/receipt Sun Feb 19 10:13:00 2017 +0100 @@ -13,7 +13,8 @@ DEPENDS="expat gtk+ startup-notification xorg-libICE xorg-libSM xorg-libX11 \ xorg-libXau xorg-libXcomposite xorg-libXcursor xorg-libXdmcp xorg-libXext \ xorg-libXfixes xorg-libXinerama xorg-libXrandr xorg-libXrender xorg-libXdamage" -BUILD_DEPENDS="startup-notification-dev gtk+3-dev gobject-introspection-dev" +BUILD_DEPENDS="startup-notification-dev gtk+3-dev gobject-introspection-dev \ +xcb-util-dev" # Rules to configure and make the package. compile_rules() diff -r 1c871a925cd1 -r 11b336b5763f thunar-volman/receipt --- a/thunar-volman/receipt Sun Feb 19 09:04:43 2017 +0000 +++ b/thunar-volman/receipt Sun Feb 19 10:13:00 2017 +0100 @@ -13,7 +13,7 @@ DEPENDS="thunar libxfce4ui startup-notification" BUILD_DEPENDS="thunar-dev glibc-locale intltool libexo-dev libgudev-dev libxfce4ui-dev \ xfconf-dev startup-notification-dev util-linux-uuid-dev libxml2-dev libnotify-dev - libxfce4util-dev" + libxfce4util-dev xcb-util-dev" # Rules to configure and make the package. compile_rules()