angstrom-task-gnome3: split out task-gnome3-apps

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2012-08-05 01:17:17 +02:00
parent 24c5efef61
commit 8eb8a5ab55
2 changed files with 15 additions and 9 deletions

View File

@@ -2,21 +2,14 @@ DESCRIPTION = "Task for a GNOME based image"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
PR = "r5"
PR = "r6"
inherit task
# Most of these tasks are arch independant
PACKAGE_ARCH = "all"
PACKAGES += "task-gnome3-apps task-gnome3-fonts task-gnome3 task-gnome3-gstreamer task-gnome3-perl task-gnome3-cups task-gnome3-pulseaudio task-gnome3-themes task-gnome3-totem task-gnome3-xserver-base "
RDEPENDS_task-gnome3-apps = " \
x11vnc \
matchbox-terminal \
epiphany \
"
PACKAGES += "task-gnome3-fonts task-gnome3 task-gnome3-gstreamer task-gnome3-perl task-gnome3-cups task-gnome3-pulseaudio task-gnome3-themes task-gnome3-totem task-gnome3-xserver-base "
RDEPENDS_task-gnome3-fonts = " \
fontconfig fontconfig-utils font-util \

View File

@@ -0,0 +1,13 @@
DESCRIPTION = "Task for a GNOME based image"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
PR = "r6"
inherit task
RDEPENDS_${PN} = " \
x11vnc \
matchbox-terminal \
epiphany \
"