mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-13 23:30:56 +00:00
v4l-utils: Add libx11 dependency
* configure doesn't allow to explicitly disable it Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
999bf067ab
commit
fa4d5d1fbd
@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=48da9957849056017dc568bbc43d8975 \
|
|||||||
|
|
||||||
PR = "r2"
|
PR = "r2"
|
||||||
|
|
||||||
DEPENDS = "jpeg"
|
DEPENDS = "jpeg virtual/libx11"
|
||||||
|
|
||||||
inherit autotools gettext
|
inherit autotools gettext
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user