summaryrefslogtreecommitdiff
path: root/openembedded
diff options
context:
space:
mode:
authorMatthew Allum <mallum@openedhand.com>2006-04-17 17:11:14 +0000
committerMatthew Allum <mallum@openedhand.com>2006-04-17 17:11:14 +0000
commitf3d7f8c7873393b222037929958947b8aaea7825 (patch)
treed5f0201591855ee764fe70889a09dcafb1ba996d /openembedded
parenta9f1e28ec93f9559c6799091651e6db3b34d381b (diff)
downloadopenembedded-core-f3d7f8c7873393b222037929958947b8aaea7825.tar.gz
openembedded-core-f3d7f8c7873393b222037929958947b8aaea7825.tar.bz2
openembedded-core-f3d7f8c7873393b222037929958947b8aaea7825.tar.xz
openembedded-core-f3d7f8c7873393b222037929958947b8aaea7825.zip
Move gdk-pixbuf loaders and pango-modules in oh-base
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@356 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded')
-rw-r--r--openembedded/packages/meta/task-oh.bb18
1 files changed, 10 insertions, 8 deletions
diff --git a/openembedded/packages/meta/task-oh.bb b/openembedded/packages/meta/task-oh.bb
index c374a2eea..52e637fdd 100644
--- a/openembedded/packages/meta/task-oh.bb
+++ b/openembedded/packages/meta/task-oh.bb
@@ -1,7 +1,7 @@
PACKAGES = "task-oh-base task-oh-devel task-oh-boot task-oh-standard task-oh-boot-extras task-oh-boot-min-extras"
DESCRIPTION = "Tasks for OpenedHand Poky"
MAINTAINER = "Richard Purdie <richard@openedhand.com>"
-PR = "r28"
+PR = "r29"
ALLOW_EMPTY = "1"
@@ -33,6 +33,8 @@ RDEPENDS_task-oh-boot-min-extras := "\
RDEPENDS_task-oh-base := "\
matchbox \
+ matchbox-keyboard \
+ matchbox-panel \
xserver-kdrive-common \
xserver-nodm-init \
ttf-bitstream-vera \
@@ -41,6 +43,12 @@ RDEPENDS_task-oh-base := "\
udev \
sysfsutils \
leafpad \
+ gdk-pixbuf-loader-png \
+ gdk-pixbuf-loader-gif \
+ gdk-pixbuf-loader-xpm \
+ gdk-pixbuf-loader-jpeg \
+ pango-module-basic-x \
+ pango-module-basic-fc \
gtk+ "
RDEPENDS_task-oh-standard := "\
@@ -70,16 +78,10 @@ RDEPENDS_task-oh-standard := "\
kf \
rxvt-unicode \
avahi-daemon \
- gdk-pixbuf-loader-png \
- gdk-pixbuf-loader-gif \
- gdk-pixbuf-loader-xpm \
- gdk-pixbuf-loader-jpeg \
gnome-vfs-plugin-dbus \
gnome-vfs-plugin-file \
gnome-vfs-plugin-http \
- gtk-theme-clearlooks \
- pango-module-basic-x \
- pango-module-basic-fc"
+ gtk-theme-clearlooks"
# minimo \
# teleport \