diff options
| -rw-r--r-- | recipes-support/spice/spice_git.bb | 1 |
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," | |||
| 53 | PACKAGECONFIG[client] = "--enable-client,--disable-client,," | 53 | PACKAGECONFIG[client] = "--enable-client,--disable-client,," |
| 54 | PACKAGECONFIG[gui] = "--enable-gui,--disable-gui,," | 54 | PACKAGECONFIG[gui] = "--enable-gui,--disable-gui,," |
| 55 | PACKAGECONFIG[opengl] = "--enable-opengl,--disable-opengl,," | 55 | PACKAGECONFIG[opengl] = "--enable-opengl,--disable-opengl,," |
| 56 | PACKAGECONFIG[xinerama] = "--enable-xinerama,--disable-xinerama,libxinerama," | ||
| 56 | 57 | ||
| 57 | PACKAGES =+ "${PN}-protocol" | 58 | PACKAGES =+ "${PN}-protocol" |
| 58 | LICENSE_${PN}-protocol = "BSD" | 59 | LICENSE_${PN}-protocol = "BSD" |
