libglvnd fix
This commit is contained in:
@@ -7,7 +7,7 @@ from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import mesontools
|
||||
|
||||
def setup():
|
||||
mesontools.configure()
|
||||
mesontools.configure("-Dgles1=false")
|
||||
|
||||
def build():
|
||||
mesontools.build()
|
||||
|
||||
Reference in New Issue
Block a user