# HG changeset patch # User Pascal Bellard # Date 1487441326 -3600 # Node ID 0c95118e99322e01aeb60f98c4f5c0ca04e84baa # Parent e36e70b3465c8917dad83ebaa5af6618964ee967 compiz-plugins-unsupported, xfmedia: update bdeps diff -r e36e70b3465c -r 0c95118e9932 compiz-plugins-unsupported/receipt --- a/compiz-plugins-unsupported/receipt Sat Feb 18 18:51:01 2017 +0100 +++ b/compiz-plugins-unsupported/receipt Sat Feb 18 19:08:46 2017 +0100 @@ -16,7 +16,8 @@ BUILD_DEPENDS="xorg-dev compiz-core-dev compiz-libcompizconfig-dev cmake \ libxslt-dev startup-notification-dev mesa-dev gtk+-dev intltool librsvg-dev \ libnotify-dev compiz-bcop util-linux-uuid-dev compiz-plugins-main-dev \ -compiz-plugins-extra compiz-plugins-extra-dev libtool util-linux-getopt" +compiz-plugins-extra compiz-plugins-extra-dev libtool util-linux-getopt \ +xcb-util-dev" # Rules to configure and make the package. compile_rules() diff -r e36e70b3465c -r 0c95118e9932 xfmedia/receipt --- a/xfmedia/receipt Sat Feb 18 18:51:01 2017 +0100 +++ b/xfmedia/receipt Sat Feb 18 19:08:46 2017 +0100 @@ -12,7 +12,7 @@ DEPENDS="libxfcegui4 libexo xine-lib xorg-libXss xorg-libXtst taglib libexo startup-notification" BUILD_DEPENDS="libexo-dev util-linux-uuid-dev xine-lib-dev intltool libxfcegui4-dev \ - startup-notification-dev libxcb-dev" + startup-notification-dev libxcb-dev xcb-util-dev" # Rules to configure and make the package. compile_rules()