diff options
Diffstat (limited to 'recipes-demo/radio/radio_git.bb')
-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 326c411a7..b98d0fde0 100644 --- a/recipes-demo/radio/radio_git.bb +++ b/recipes-demo/radio/radio_git.bb @@ -19,7 +19,7 @@ SRCREV = "${AGL_APP_REVISION}" S = "${WORKDIR}/git" -inherit qmake5 +inherit qmake5 pkgconfig # ALS, CES, FOSDEM available AGL_RADIO_PRESETS_LOCALE ?= "CES" |