wok-next diff gliv/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 6ff3a3889626
children f48456621a9d
line diff
     1.1 --- a/gliv/receipt	Mon Nov 06 09:31:09 2017 +0100
     1.2 +++ b/gliv/receipt	Fri Mar 16 00:27:34 2018 +0200
     1.3 @@ -12,7 +12,7 @@
     1.4  
     1.5  DEPENDS="gtk+ gtkglext gettext-base pangox-compat"
     1.6  BUILD_DEPENDS="gtk+-dev gtkglext gtkglext-dev bison mesa-dev pangox-compat-dev \
     1.7 -libglu-mesa-dev"
     1.8 +glu-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()