Kaydet (Commit) cc7db62e authored tarafından Ali Rıza KESKİN's avatar Ali Rıza KESKİN

cogl fix

üst 2a6655d9
......@@ -8,6 +8,8 @@ from inary.actionsapi import mesontools
from inary.actionsapi import inarytools
from inary.actionsapi import get
WorkDir="switchboard-2.4.0"
def setup():
mesontools.meson_configure()
......
......@@ -15,10 +15,9 @@ from inary.actionsapi import get
def setup():
shelltools.system("NOCONFIGURE=1 ./autogen.sh")
autotools.configure("--enable-egl-backend \
--enable-evdev-input \
--enable-wayland-backend \
--enable-wayland-composito\
autotools.configure("--enable-gles2 \
--enable-{kms,wayland}-egl-platform \
--enable-wayland-egl-server \
--disable-gtk-doc --disable-docs --disable-gtk-doc-html")
def build():
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment