[oe-commits] Samuel Stirtzel : utouch-mtview: Add missing dependency to libx11

git at git.openembedded.org git at git.openembedded.org
Mon Nov 18 22:16:49 UTC 2013


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

Author: Samuel Stirtzel <s.stirtzel at googlemail.com>
Date:   Thu Oct 31 11:36:55 2013 +0000

utouch-mtview: Add missing dependency to libx11

Signed-off-by: Samuel Stirtzel <s.stirtzel at googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-oe/recipes-support/utouch/utouch-mtview_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-support/utouch/utouch-mtview_git.bb b/meta-oe/recipes-support/utouch/utouch-mtview_git.bb
index 0f72479..6ebeb9f 100644
--- a/meta-oe/recipes-support/utouch/utouch-mtview_git.bb
+++ b/meta-oe/recipes-support/utouch/utouch-mtview_git.bb
@@ -10,7 +10,7 @@ inherit autotools
 SRC_URI = "git://bitmath.org/git/mtview.git;protocol=http"
 SRCREV = "ad437c38dc111cf3990a03abf14efe1b5d89604b"
 
-DEPENDS += "mtdev utouch-frame utouch-evemu"
+DEPENDS += "mtdev utouch-frame utouch-evemu libx11"
 
 PV = "1.1.7+git${SRCPV}"
 



More information about the Openembedded-commits mailing list