Netbooks will use Sato too for now.

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5267 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Joshua Lock
2008-09-25 13:27:10 +00:00
parent 8f8fbefd0f
commit 92116e3085
2 changed files with 3 additions and 2 deletions

View File

@@ -1,8 +1,8 @@
DESCRIPTION = "Custom MB session files for poky" DESCRIPTION = "Custom MB session files for poky"
LICENSE = "GPL" LICENSE = "GPL"
SECTION = "x11" SECTION = "x11"
RDEPENDS = "formfactor gtk-engines gtk-theme-darkilouche matchbox-panel-2 matchbox-desktop-sato initscripts matchbox-session" RDEPENDS = "formfactor gtk-engines gtk-theme-sato matchbox-panel-2 matchbox-desktop-sato initscripts matchbox-session"
PR = "r1" PR = "r2"
# This package is architecture specific because the session script is modified # This package is architecture specific because the session script is modified
# based on the machine architecture. # based on the machine architecture.

View File

@@ -24,4 +24,5 @@ RDEPENDS_task-poky-x11-netbook = "\
xcursor-transparent-theme \ xcursor-transparent-theme \
sato-icon-theme \ sato-icon-theme \
settings-daemon \ settings-daemon \
gtk-sato-engine \
${NETWORK_MANAGER}" ${NETWORK_MANAGER}"