diff options
Diffstat (limited to 'recipes/connman')
-rw-r--r-- | recipes/connman/mokonnect_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/connman/mokonnect_svn.bb b/recipes/connman/mokonnect_svn.bb index dec35e029e..0605d24d5d 100644 --- a/recipes/connman/mokonnect_svn.bb +++ b/recipes/connman/mokonnect_svn.bb @@ -3,7 +3,7 @@ HOMEPAGE = "http://www.assembla.com/wiki/show/shrdev" AUTHOR = "Fate" LICENSE = "GPLv2" SECTION = "e/apps" -RDEPENDS = "python-elementary connman connman-plugin-wifi" +RDEPENDS = "python-elementary connman connman-plugin-wifi connman-plugin-udhcp" PV = "0.4+svnr${SRCPV}" PR = "r2" |