summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/freerdp/freerdp3_3.17.2.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/freerdp/freerdp3_3.17.2.bb b/meta-oe/recipes-support/freerdp/freerdp3_3.17.2.bb
index ae87bd0925..7a95f5399e 100644
--- a/meta-oe/recipes-support/freerdp/freerdp3_3.17.2.bb
+++ b/meta-oe/recipes-support/freerdp/freerdp3_3.17.2.bb
@@ -34,6 +34,7 @@ EXTRA_OECMAKE = " \
34 -DWITH_ALSA=OFF \ 34 -DWITH_ALSA=OFF \
35 -DWITH_CLIENT_SDL=OFF \ 35 -DWITH_CLIENT_SDL=OFF \
36 -DWITH_SAMPLE=OFF \ 36 -DWITH_SAMPLE=OFF \
37 -DWITH_CAIRO=ON \
37 " 38 "
38 39
39X11_DEPS = "virtual/libx11 libxinerama libxext libxcursor libxv libxi libxrender libxfixes libxdamage libxrandr libxkbfile" 40X11_DEPS = "virtual/libx11 libxinerama libxext libxcursor libxv libxi libxrender libxfixes libxdamage libxrandr libxkbfile"