diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2018-09-09 14:40:31 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@automotivelinux.org> | 2018-09-09 14:40:31 +0000 |
commit | cf6e5ce3afd1745af74fbf4ae7681aad2a412420 (patch) | |
tree | 28f4675a03673b1ad7258a4238940d2592cb1525 /meta-hmi-framework/recipes-demo-hmi/runxdg/runxdg_git.bb | |
parent | 71645b64bc5699854f888e34a0a37f799b4ec73b (diff) | |
parent | ccd9735f854443ea81750421212b77cd5cd17d7d (diff) |
Merge "Change libhomescreen-2017 to libhomescreen"flounder_5.99.6flounder/5.99.65.99.6
Diffstat (limited to 'meta-hmi-framework/recipes-demo-hmi/runxdg/runxdg_git.bb')
-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 |