aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/vnc/x11vnc_0.9.9.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/vnc/x11vnc_0.9.9.bb b/recipes/vnc/x11vnc_0.9.9.bb
index f3d706be5b..9982d42510 100644
--- a/recipes/vnc/x11vnc_0.9.9.bb
+++ b/recipes/vnc/x11vnc_0.9.9.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.karlrunge.com/x11vnc/"
AUTHOR = "Karl Runge"
SECTION = "x11/utils"
LICENSE = "GPL"
-DEPENDS = "openssl virtual/libx11 libxtst libxext avahi jpeg zlib"
+DEPENDS = "libxinerama openssl virtual/libx11 libxtst libxext avahi jpeg zlib"
SRC_URI = "${SOURCEFORGE_MIRROR}/libvncserver/x11vnc-${PV}.tar.gz"