render / rpms / qemu

Forked from rpms/qemu a year ago
Clone

f28b00 Do not require mesa directly

Authored and Committed by Yaakov Selkowitz 23 days ago
1 file changed. 2 lines added. 3 lines removed.
    Do not require mesa directly
    
    Nowadays, libglvnd provides the libGL.so.1 and libEGL.so.1 used by
    applications, and mesa provides implementations which are loaded thereby.
    The dependencies are set up now so that requiring the former will suffice.
    
        
file modified
+2 -3