mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-13 23:30:56 +00:00
libgusb: Use the correct args to disable vala support
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
8f28d845b1
commit
cb1968b541
@ -12,3 +12,5 @@ PACKAGECONFIG[vapi] = "-Dvapi=true,-Dvapi=false"
|
|||||||
SRC_URI = "git://github.com/hughsie/libgusb.git;branch=main;protocol=https"
|
SRC_URI = "git://github.com/hughsie/libgusb.git;branch=main;protocol=https"
|
||||||
SRCREV = "db9edbd8b45662d551194a0985173732f8f557a5"
|
SRCREV = "db9edbd8b45662d551194a0985173732f8f557a5"
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
|
PACKAGECONFIG[vala] = "-Dvapi=true,-Dvapi=false"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user