# HG changeset patch # User Christophe Lincoln # Date 1393094865 -3600 # Node ID 71a9f5c8104e16ce7104bfd3fb17baea90592937 # Parent 410490fd06f0189fe63672e00791e846098afe8c compton: need dbus diff -r 410490fd06f0 -r 71a9f5c8104e compton/receipt --- a/compton/receipt Sat Feb 22 19:26:13 2014 +0100 +++ b/compton/receipt Sat Feb 22 19:47:45 2014 +0100 @@ -11,9 +11,9 @@ WGET_URL="https://github.com/chjj/$PACKAGE/archive/$TARBALL" DEPENDS="xorg-libXcomposite xorg-libXrandr libdrm xorg-xwininfo \ -xorg-xprop" +xorg-xprop dbus" BUILD_DEPENDS="xorg-dev xorg-libXcomposite xorg-libXrandr-dev libdrm-dev \ -wget" #asciidoc +wget dbus-dev" #asciidoc # Rules to configure and make the package. compile_rules()