diff options
Diffstat (limited to 'meta/recipes-graphics/wayland/weston_9.0.0.bb')
-rw-r--r-- | meta/recipes-graphics/wayland/weston_9.0.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/wayland/weston_9.0.0.bb b/meta/recipes-graphics/wayland/weston_9.0.0.bb index 0b037a3770..75f9fb05fd 100644 --- a/meta/recipes-graphics/wayland/weston_9.0.0.bb +++ b/meta/recipes-graphics/wayland/weston_9.0.0.bb | |||
@@ -73,7 +73,7 @@ PACKAGECONFIG[colord] = "-Dcolor-management-colord=true,-Dcolor-management-color | |||
73 | # Clients support | 73 | # Clients support |
74 | PACKAGECONFIG[clients] = "-Dsimple-clients=all -Ddemo-clients=true,-Dsimple-clients= -Ddemo-clients=false" | 74 | PACKAGECONFIG[clients] = "-Dsimple-clients=all -Ddemo-clients=true,-Dsimple-clients= -Ddemo-clients=false" |
75 | # Virtual remote output with GStreamer on DRM backend | 75 | # Virtual remote output with GStreamer on DRM backend |
76 | PACKAGECONFIG[remoting] = "-Dremoting=true,-Dremoting=false,gstreamer-1.0" | 76 | PACKAGECONFIG[remoting] = "-Dremoting=true,-Dremoting=false,gstreamer1.0" |
77 | # Weston with PAM support | 77 | # Weston with PAM support |
78 | PACKAGECONFIG[pam] = "-Dpam=true,-Dpam=false,libpam" | 78 | PACKAGECONFIG[pam] = "-Dpam=true,-Dpam=false,libpam" |
79 | # Weston with screen-share support | 79 | # Weston with screen-share support |