# HG changeset patch # User Aleksej Bobylev # Date 1413661473 -10800 # Node ID 6bcf5ee415924b3d074cd00fb38d7840527f51d8 # Parent c4797398860e3c63f99e99927ab4a801bc6a5e57 lxqt-config-randr: fix build. diff -r c4797398860e -r 6bcf5ee41592 lxqt-config-randr/receipt --- a/lxqt-config-randr/receipt Sat Oct 18 21:55:29 2014 +0300 +++ b/lxqt-config-randr/receipt Sat Oct 18 22:44:33 2014 +0300 @@ -13,7 +13,7 @@ DEPENDS="libQtCore libQtGui xorg-libX11 xorg-libXext xorg-libXrandr" BUILD_DEPENDS="wget cacerts cmake Qt4-dev qmake xorg-libX11-dev \ -xorg-libXrandr-dev libqtxdg-dev" +xorg-libXrandr-dev libqtxdg-dev liblxqt-dev" # Rules to configure and make the package. compile_rules()