mirror of
https://git.yoctoproject.org/poky
synced 2026-09-15 06:49:33 +02:00
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:
@@ -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.
|
||||||
|
|||||||
@@ -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}"
|
||||||
|
|||||||
Reference in New Issue
Block a user