angstrom-task-gnome3: split out task-gnome3-fonts

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

View File

@@ -9,14 +9,7 @@ inherit task
# Most of these tasks are arch independant
PACKAGE_ARCH = "all"
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 \
ttf-liberation-sans \
ttf-liberation-serif \
ttf-liberation-mono \
"
PACKAGES += "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 = " \
gnome-settings-daemon gnome-control-center \

View File

@@ -6,6 +6,9 @@ PR = "r13"
inherit task
# for backwards compatibility
RPROVIDES_${PN} += "task-gnome3-fonts"
RDEPENDS_${PN} = " \
fontconfig fontconfig-utils font-util \
ttf-liberation-sans \