mistyped DEPENDS in commit but still Acked-by: Frans Meulenbroeks <[email protected]>
2010/8/28 Khem Raj <[email protected]>: > Signed-off-by: Khem Raj <[email protected]> > --- > recipes/networkmanager/cnetworkmanager_git.bb | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/recipes/networkmanager/cnetworkmanager_git.bb > b/recipes/networkmanager/cnetworkmanager_git.bb > index d8ec179..5625502 100644 > --- a/recipes/networkmanager/cnetworkmanager_git.bb > +++ b/recipes/networkmanager/cnetworkmanager_git.bb > @@ -2,7 +2,7 @@ DESCRIPTION = "Command line interface for Network Manager" > HOMEPAGE = "http://vidner.net/martin/software/cnetworkmanager/" > LICENSE = "GPL" > SECTION = "console/network" > -RDEPENDS_${PN} = "python-core python-crypt python-dbus python-math > python-pygobject python-re python-textutils python-uuid python-xml" > +RDEPENDS_${PN} = "python-core python-crypt python-dbus python-math > python-pygobject python-re python-textutils python-xml" > PR = "r2" > PV = "0.8+git" > > -- > 1.7.1 > > > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
