srcpkgs: declare libGL/GLES/EGL as virtual pkgs and update pkgs.

virtualpkgs should be declared as "virtual?foo".

This makes "./xbps-src show-build-deps" suceed on pkgs
that had `depends="libGL"`.
This commit is contained in:
Juan RP 2020-04-06 21:07:44 +02:00
parent 6f6cb68121
commit f8eae3a419
No known key found for this signature in database
GPG key ID: AF19F6CB482F9368
9 changed files with 12 additions and 9 deletions

View file

@ -33,3 +33,6 @@ smtp-server opensmtpd
texlive texlive-bin
xserver-abi-input xorg-server
xserver-abi-video xorg-server
libGL libglvnd
libEGL libglvnd
libGLES libglvnd