diff options
author | Phil Blundell <philb@gnu.org> | 2004-06-11 22:16:53 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-06-11 22:16:53 +0000 |
commit | 1d271449186e8e0b71274370fb2942975e2591db (patch) | |
tree | c63921152ad30bde048ac9f74403c881d66be0f7 /meta/gpe-image.oe | |
parent | c64f179753630bbc2a692cefdb3111d007b8639a (diff) |
Merge bk://openembedded@openembedded.bkbits.net/packages
into gandalf.tm.informatik.uni-frankfurt.de:/home/pb_/packages
2004/06/12 00:16:47+02:00 uni-frankfurt.de!pb_
tweak gpe metapackages
BKrev: 40ca2f555Rxf5P6-S7Dwr_x-C8vwdA
Diffstat (limited to 'meta/gpe-image.oe')
-rw-r--r-- | meta/gpe-image.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/gpe-image.oe b/meta/gpe-image.oe index 194a2f5f25..6998873f66 100644 --- a/meta/gpe-image.oe +++ b/meta/gpe-image.oe @@ -5,7 +5,7 @@ DEPENDS = 'task-bootstrap \ meta-gpe ttf-bitstream-vera' export IPKG_INSTALL = 'task-bootstrap xserver-kdrive-fbdev \ - gpe ttf-bitstream-vera pango-module-basic-xft \ + gpe ttf-bitstream-vera pango-module-basic-x pango-module-basic-fc \ glibc-gconv glibc-gconv-iso8859-1 gdk-pixbuf-loader-png' inherit image_ipk |