x11vnc: add libxtst to DEPENDS. Closes 4282.
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Tue, 20 May 2008 16:37:48 +0000 (16:37 +0000)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Tue, 20 May 2008 16:37:48 +0000 (16:37 +0000)
packages/vnc/x11vnc_0.9.3.bb

index 04ac87b..7714a4f 100644 (file)
@@ -3,7 +3,7 @@ SECTION = "x11/utils"
 HOMEPAGE = "http://www.karlrunge.com/x11vnc/"
 AUTHOR = "Karl Runge"
 LICENSE = "GPL"
-DEPENDS = "openssl virtual/libx11 libxext avahi jpeg zlib"
+DEPENDS = "openssl virtual/libx11 libxtst libxext avahi jpeg zlib"
 
 SRC_URI = "http://www.karlrunge.com/x11vnc/x11vnc-0.9.3.tar.gz"