wok-next diff lxqt-session/receipt @ rev 20502

Swap: current mesa (which is developing and change it's version) is just mesa, while old mesa is mesa12 now (will be removed if no one old package require it).
Also, change long names to its origins: libglu-mesa -> glu, libglw-mesa -> glw, all variations with libegl -> mesa-libegl (because it is part of mesa package).
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Mar 16 00:27:34 2018 +0200 (2018-03-16)
parents d394530f7404
children f48456621a9d
line diff
     1.1 --- a/lxqt-session/receipt	Sat Nov 11 16:20:59 2017 +0200
     1.2 +++ b/lxqt-session/receipt	Fri Mar 16 00:27:34 2018 +0200
     1.3 @@ -12,7 +12,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.xz"
     1.5  WGET_URL="https://github.com/lxde/lxqt-session/releases/download/$VERSION/$TARBALL"
     1.6  
     1.7 -BUILD_DEPENDS="cmake xorg-libX11-dev qt5-dev mesa17-dev kwindowsystem-dev \
     1.8 +BUILD_DEPENDS="cmake xorg-libX11-dev qt5-dev mesa-dev kwindowsystem-dev \
     1.9  liblxqt-dev lxqt-build-tools xdg-user-dirs eudev-dev"
    1.10  
    1.11  compile_rules() {