summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-support/spice/spice_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-support/spice/spice_git.bb b/recipes-support/spice/spice_git.bb
index 95f7156..0524c27 100644
--- a/recipes-support/spice/spice_git.bb
+++ b/recipes-support/spice/spice_git.bb
@@ -53,6 +53,7 @@ PACKAGECONFIG[sasl] = "--with-sasl,--without-sasl,cyrus-sasl,"
53PACKAGECONFIG[client] = "--enable-client,--disable-client,," 53PACKAGECONFIG[client] = "--enable-client,--disable-client,,"
54PACKAGECONFIG[gui] = "--enable-gui,--disable-gui,," 54PACKAGECONFIG[gui] = "--enable-gui,--disable-gui,,"
55PACKAGECONFIG[opengl] = "--enable-opengl,--disable-opengl,," 55PACKAGECONFIG[opengl] = "--enable-opengl,--disable-opengl,,"
56PACKAGECONFIG[xinerama] = "--enable-xinerama,--disable-xinerama,libxinerama,"
56 57
57PACKAGES =+ "${PN}-protocol" 58PACKAGES =+ "${PN}-protocol"
58LICENSE_${PN}-protocol = "BSD" 59LICENSE_${PN}-protocol = "BSD"