Add gdk-pixbufs and pango-modules to meta-oh

git-svn-id: https://svn.o-hand.com/repos/poky@34 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2005-09-26 10:47:18 +00:00
parent 57ea7b3990
commit cce4f66d91
1 changed files with 5 additions and 6 deletions

View File

@ -21,6 +21,11 @@ oh-task-base = "\
rxvt \
xhost \
ttf-bitstream-vera \
gdk-pixbuf-loader-png \
gdk-pixbuf-loader-xpm \
gdk-pixbuf-loader-jpeg \
pango-module-basic-x \
pango-module-basic-fc \
xauth"
# avahi-daemon \
@ -33,12 +38,6 @@ oh-task-base = "\
RDEPENDS_oh-task-base := "${oh-task-base}"
# gdk-pixbuf-loader-png \
# gdk-pixbuf-loader-xpm \
# gdk-pixbuf-loader-jpeg \
# pango-module-basic-x \
# pango-module-basic-fc \
DEPENDS += " ${oh-task-base}"
LICENSE = "MIT"