Correct osso-address book dependencies, add oprofile to poky images, switch to htk+ 2.8.9

git-svn-id: https://svn.o-hand.com/repos/poky@202 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2005-12-22 16:09:16 +00:00
parent e96e69a759
commit e7cf0cc431
3 changed files with 7 additions and 4 deletions

View File

@ -124,7 +124,7 @@ PREFERRED_VERSION_libmatchbox = "1.7+cvs-${CVSDATE}"
PREFERRED_VERSION_atk = "1.10.0"
PREFERRED_VERSION_cairo = "1.0.0"
PREFERRED_VERSION_glib-2.0 = "2.8.1"
PREFERRED_VERSION_gtk+ = "2.6.7"
PREFERRED_VERSION_gtk+ = "2.8.9"
PREFERRED_VERSION_pango = "1.10.0"
PREFERRED_VERSION_dbus = "0.50"
@ -157,4 +157,4 @@ PREFERRED_VERSION_xproto ?= "6.6.2"
PREFERRED_VERSION_xrdb ?= "0.0cvs${CVSDATE}"
PREFERRED_VERSION_xst ?= "0.15"
PREFERRED_VERSION_oprofile ?= "0.0cvs${CVSDATE}"

View File

@ -37,6 +37,7 @@ oh-task-base = "\
eds-dbus \
contacts \
osso-addressbook \
oprofile \
dates \
leafpad \
puzzles \
@ -64,6 +65,7 @@ RDEPENDS_oh-task-base := "${oh-task-base} \
gdk-pixbuf-loader-xpm \
gdk-pixbuf-loader-jpeg \
gtk-theme-clearlooks \
kernel-module-oprofile \
tslib-calibrate \
tslib-tests \
pango-module-basic-x \

View File

@ -1,6 +1,7 @@
SECTION = "x11"
DEPENDS = "glib-2.0 gtk+ libglade eds-dbus libgalago"
PR = "r0"
DEPENDS = "glib-2.0 gtk+ libglade eds-dbus libgalago galago-daemon eds-feed"
RDEPENDS = "galago-daemon eds-feed"
PR = "r1"
SRC_URI = "file:///tmp/${PN}-${PV}.tar.gz \
file://stock_contact.png \