diff options
Diffstat (limited to 'meta-hmi-framework/recipes-demo-hmi/runxdg')
-rw-r--r-- | meta-hmi-framework/recipes-demo-hmi/runxdg/runxdg_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-hmi-framework/recipes-demo-hmi/runxdg/runxdg_git.bb b/meta-hmi-framework/recipes-demo-hmi/runxdg/runxdg_git.bb index 4bd0b28a..d5bd568b 100644 --- a/meta-hmi-framework/recipes-demo-hmi/runxdg/runxdg_git.bb +++ b/meta-hmi-framework/recipes-demo-hmi/runxdg/runxdg_git.bb @@ -5,7 +5,7 @@ HOMEPAGE = "https://git.automotivelinux.org/staging/xdg-launcher" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" -DEPENDS = "json-c wayland wayland-ivi-extension virtual/libhomescreen libwindowmanager" +DEPENDS = "json-c wayland wayland-ivi-extension libhomescreen libwindowmanager" inherit cmake |