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:
parent
6f6cb68121
commit
f8eae3a419
9 changed files with 12 additions and 9 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue