wok rev 17242

lxqt-config-randr: fix build.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Oct 18 22:44:33 2014 +0300 (2014-10-18)
parents c4797398860e
children 842ddd0c4fc5
files lxqt-config-randr/receipt
line diff
     1.1 --- a/lxqt-config-randr/receipt	Sat Oct 18 21:55:29 2014 +0300
     1.2 +++ b/lxqt-config-randr/receipt	Sat Oct 18 22:44:33 2014 +0300
     1.3 @@ -13,7 +13,7 @@
     1.4  
     1.5  DEPENDS="libQtCore libQtGui xorg-libX11 xorg-libXext xorg-libXrandr"
     1.6  BUILD_DEPENDS="wget cacerts cmake Qt4-dev qmake xorg-libX11-dev \
     1.7 -xorg-libXrandr-dev libqtxdg-dev"
     1.8 +xorg-libXrandr-dev libqtxdg-dev liblxqt-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()