summaryrefslogtreecommitdiffstats
path: root/openembedded/packages/oh
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2005-12-22 16:09:16 +0000
committerRichard Purdie <richard@openedhand.com>2005-12-22 16:09:16 +0000
commite7cf0cc43167bf9bdc87e6168e64db38d6468427 (patch)
tree0763f885f913089c56c068ae7715d178ecc382f2 /openembedded/packages/oh
parente96e69a75955798de1990170f9133a96216143eb (diff)
downloadpoky-e7cf0cc43167bf9bdc87e6168e64db38d6468427.tar.gz
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
Diffstat (limited to 'openembedded/packages/oh')
-rwxr-xr-xopenembedded/packages/oh/osso-addressbook_0.0.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/openembedded/packages/oh/osso-addressbook_0.0.bb b/openembedded/packages/oh/osso-addressbook_0.0.bb
index ab49add06a..6f627bd207 100755
--- a/openembedded/packages/oh/osso-addressbook_0.0.bb
+++ b/openembedded/packages/oh/osso-addressbook_0.0.bb
@@ -1,6 +1,7 @@
1SECTION = "x11" 1SECTION = "x11"
2DEPENDS = "glib-2.0 gtk+ libglade eds-dbus libgalago" 2DEPENDS = "glib-2.0 gtk+ libglade eds-dbus libgalago galago-daemon eds-feed"
3PR = "r0" 3RDEPENDS = "galago-daemon eds-feed"
4PR = "r1"
4 5
5SRC_URI = "file:///tmp/${PN}-${PV}.tar.gz \ 6SRC_URI = "file:///tmp/${PN}-${PV}.tar.gz \
6 file://stock_contact.png \ 7 file://stock_contact.png \