wok-next diff liblxqt/receipt @ rev 20866

mono: fix build by not enabling Spectre mitigation
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Jul 01 23:19:43 2018 +0300 (2018-07-01)
parents d394530f7404
children f48456621a9d
line diff
     1.1 --- a/liblxqt/receipt	Sat Nov 11 16:20:59 2017 +0200
     1.2 +++ b/liblxqt/receipt	Sun Jul 01 23:19:43 2018 +0300
     1.3 @@ -12,7 +12,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.xz"
     1.5  WGET_URL="https://github.com/lxde/liblxqt/releases/download/$VERSION/$TARBALL"
     1.6  
     1.7 -BUILD_DEPENDS="lxqt-build-tools xorg-libX11-dev mesa17-dev libqtxdg-dev \
     1.8 +BUILD_DEPENDS="lxqt-build-tools xorg-libX11-dev mesa-dev libqtxdg-dev \
     1.9  kwindowsystem-dev xorg-libXScrnSaver-dev"
    1.10  SPLIT="liblxqt-dev"
    1.11