Make NetworkManager overrideable for machines.

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4545 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Robert Bradford 2008-05-22 15:21:59 +00:00
parent bd072907ae
commit acd0039768
1 changed files with 4 additions and 3 deletions

View File

@ -83,7 +83,7 @@ RDEPENDS_task-poky-apps-x11-pimlico = "\
gaku \
${WEB}"
NETWORK_MANAGER = "networkmanager-applet"
RDEPENDS_task-poky-x11-sato = "\
matchbox-desktop \
matchbox-session-sato \
@ -94,5 +94,6 @@ RDEPENDS_task-poky-x11-sato = "\
xcursor-transparent-theme \
sato-icon-theme \
settings-daemon \
networkmanager-applet \
gtk-sato-engine"
gtk-sato-engine \
$(NETWORK_MANAGER)"