mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 11:24:54 +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"
|
||||
|
||||
DEPENDS = "jpeg"
|
||||
DEPENDS = "jpeg virtual/libx11"
|
||||
|
||||
inherit autotools gettext
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user