task-mamona: adding netm-cli
authorRicardo Salveti <ricardo.salveti@openbossa.org>
Thu, 4 Sep 2008 22:31:13 +0000 (19:31 -0300)
committerRodrigo Vivi <rodrigo.vivi@openbossa.org>
Thu, 23 Oct 2008 21:05:47 +0000 (18:05 -0300)
This will be the supported cli interface for Network Manager.

Signed-off-by: Ricardo Salveti <ricardo.salveti@openbossa.org>
packages/tasks/task-mamona.bb

index fd4e12a..73a4fd5 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "Task mamona: Build and Install Mamona Platform"
 LICENSE = "MIT"
-PR = "r3"
+PR = "r4"
 ALLOW_EMPTY = "1"
 
 PACKAGES = "${PN}"
@@ -36,6 +36,7 @@ RDEPENDS = "\
     libxrandr \
     libxrender \
     matchbox-keyboard \
+    netm-cli \
     networkmanager \
     pointercal \
     python-core \