mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
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:
@@ -21,6 +21,11 @@ oh-task-base = "\
|
|||||||
rxvt \
|
rxvt \
|
||||||
xhost \
|
xhost \
|
||||||
ttf-bitstream-vera \
|
ttf-bitstream-vera \
|
||||||
|
gdk-pixbuf-loader-png \
|
||||||
|
gdk-pixbuf-loader-xpm \
|
||||||
|
gdk-pixbuf-loader-jpeg \
|
||||||
|
pango-module-basic-x \
|
||||||
|
pango-module-basic-fc \
|
||||||
xauth"
|
xauth"
|
||||||
|
|
||||||
# avahi-daemon \
|
# avahi-daemon \
|
||||||
@@ -33,12 +38,6 @@ oh-task-base = "\
|
|||||||
|
|
||||||
RDEPENDS_oh-task-base := "${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}"
|
DEPENDS += " ${oh-task-base}"
|
||||||
|
|
||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
|
|||||||
Reference in New Issue
Block a user