aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/freesmartphone/libfsoframework_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/freesmartphone/libfsoframework_git.bb b/recipes/freesmartphone/libfsoframework_git.bb
index 44eaf8fb63..1422e48f4c 100644
--- a/recipes/freesmartphone/libfsoframework_git.bb
+++ b/recipes/freesmartphone/libfsoframework_git.bb
@@ -1,6 +1,6 @@
require cornucopia.inc
DESCRIPTION = "freesmartphone.org support library"
-DEPENDS += "misc-vapi"
+DEPENDS += "misc-vapi libfsobasics"
PV = "0.1.0.0+gitr${SRCREV}"
PR = "${INC_PR}.1"