mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
utouch-mtview: Add missing dependency to libx11
Signed-off-by: Samuel Stirtzel <s.stirtzel@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
843475197d
commit
bab1d28a35
@@ -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}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user