diff options
Diffstat (limited to 'recipes/gpephone/librecord2_svn.bb')
-rw-r--r-- | recipes/gpephone/librecord2_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gpephone/librecord2_svn.bb b/recipes/gpephone/librecord2_svn.bb index 378032dabf..e348376a63 100644 --- a/recipes/gpephone/librecord2_svn.bb +++ b/recipes/gpephone/librecord2_svn.bb @@ -2,7 +2,7 @@ LICENSE = "LiPS" DESCRIPTION = "LiPS database API." SECTION = "gpe/libs" PRIORITY = "optional" -DEPENDS = "glib-2.0 e2fsprogs-libs sqlite3" +DEPENDS = "glib-2.0 util-linux-ng sqlite3" PR = "r0" PV = "0.1+svnr-${SRCREV}" |