diff options
Diffstat (limited to 'recipes-demo/radio')
-rw-r--r-- | recipes-demo/radio/radio_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-demo/radio/radio_git.bb b/recipes-demo/radio/radio_git.bb index 5d0b9fbe2..459bfc167 100644 --- a/recipes-demo/radio/radio_git.bb +++ b/recipes-demo/radio/radio_git.bb @@ -6,7 +6,7 @@ SECTION = "apps" LICENSE = "Apache-2.0 & GPLv2+" LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984" -DEPENDS = "qtquickcontrols2 rtl-sdr libhomescreen libqtappfw" +DEPENDS = "qtquickcontrols2 libqtappfw rtl-sdr" PV = "1.0+git${SRCPV}" |