aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorJuan RP <xtraeme@gmail.com>2020-04-06 19:07:44 +0000
committerJuan RP <xtraeme@gmail.com>2020-04-06 19:07:44 +0000
commitf8eae3a4199afa787516469433e779ba9415e64c (patch)
treeea6609b48b0e316ea0ae971dba5617bfa83f8117 /etc
parent6f6cb68121964189d294f4aaabbc9914f1875a9f (diff)
downloadvoid-packages-f8eae3a4199afa787516469433e779ba9415e64c.tar
void-packages-f8eae3a4199afa787516469433e779ba9415e64c.tar.gz
void-packages-f8eae3a4199afa787516469433e779ba9415e64c.tar.bz2
void-packages-f8eae3a4199afa787516469433e779ba9415e64c.tar.lz
void-packages-f8eae3a4199afa787516469433e779ba9415e64c.tar.xz
void-packages-f8eae3a4199afa787516469433e779ba9415e64c.tar.zst
void-packages-f8eae3a4199afa787516469433e779ba9415e64c.zip
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"`.
Diffstat (limited to 'etc')
-rw-r--r--etc/defaults.virtual3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/defaults.virtual b/etc/defaults.virtual
index c2b4fdfab54..e1d7fb2dd2c 100644
--- a/etc/defaults.virtual
+++ b/etc/defaults.virtual
@@ -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