angstrom-task-gnome3: split out task-gnome3-xserver-base

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2012-08-05 01:34:36 +02:00
parent 163b56af45
commit e9984c4550
2 changed files with 3 additions and 20 deletions

View File

@@ -6,26 +6,6 @@ PR = "r6"
inherit task
# Most of these tasks are arch independant
PACKAGE_ARCH = "all"
PACKAGES += "task-gnome3-xserver-base "
RDEPENDS_task-gnome3-xserver-base = " \
dbus-x11 \
iso-codes \
mime-support \
xauth \
xdg-utils \
xhost \
xinetd \
xinit \
xrandr \
xrdb \
xset \
xvinfo \
"
RDEPENDS_${PN} = " \
task-gnome3-fonts \
task-gnome3 \

View File

@@ -6,6 +6,9 @@ PR = "r13"
inherit task
# for backwards compatibility
RPROVIDES_${PN} += "task-gnome3-xserver-base"
RDEPENDS_${PN} = " \
dbus-x11 \
iso-codes \