[oe-commits] Martin Jansa : x11vnc: Add PACKAGECONFIG for xinerama

git at git.openembedded.org git at git.openembedded.org
Mon Oct 7 08:24:48 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: e67c37b5a4b7da42f55534e1911a06c9b1c13854
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=e67c37b5a4b7da42f55534e1911a06c9b1c13854

Author: Martin Jansa <martin.jansa at gmail.com>
Date:   Sat Oct  5 14:23:07 2013 +0200

x11vnc: Add PACKAGECONFIG for xinerama

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-graphics/x11vnc/x11vnc_0.9.13.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

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"



More information about the Openembedded-commits mailing list