From 340af02eb276255bfe83e16af4a2c2f84a7b05ae Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sat, 5 Oct 2013 14:23:07 +0200 Subject: [PATCH] x11vnc: Add PACKAGECONFIG for xinerama (From OE-Core rev: e67c37b5a4b7da42f55534e1911a06c9b1c13854) Signed-off-by: Martin Jansa Signed-off-by: Richard Purdie --- 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" -- 2.7.4