[OE-core] [PATCHv2 10/14] x11vnc: Add PACKAGECONFIG for xinerama

Martin Jansa martin.jansa at gmail.com
Sat Oct 5 12:23:07 UTC 2013


Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta/recipes-graphics/x11vnc/x11vnc_0.9.13.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-graphics/x11vnc/x11vnc_0.9.13.bb b/meta/recipes-graphics/x11vnc/x11vnc_0.9.13.bb
index 24c42d1..7b3501d 100644
--- a/meta/recipes-graphics/x11vnc/x11vnc_0.9.13.bb
+++ b/meta/recipes-graphics/x11vnc/x11vnc_0.9.13.bb
@@ -20,3 +20,4 @@ inherit autotools
 
 PACKAGECONFIG ??= "${@base_contains('DISTRO_FEATURES', 'zeroconf', 'avahi', '', d)}"
 PACKAGECONFIG[avahi] = "--with-avahi,--without-avahi,avahi"
+PACKAGECONFIG[xinerama] = "--with-xinerama,--without-xinerama,libxinerama"
-- 
1.8.3.2




More information about the Openembedded-core mailing list