diff options
author | Robert Schuster <thebohemian@gmx.net> | 2007-11-27 10:45:20 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-11-27 10:45:20 +0000 |
commit | 9b34dcde2a80218d107711d403fcfb5d8a1d62f7 (patch) | |
tree | ab9b77fe1f67fe48ed9fa1d284d67a6447ce5e85 /packages | |
parent | 82ac8f234febee9091a8180d28fc6c260db1ca1f (diff) |
hildon-libs: add libmatchbox to dependencies - close #3291
Diffstat (limited to 'packages')
-rw-r--r-- | packages/maemo4/hildon-libs_0.15.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/maemo4/hildon-libs_0.15.1.bb b/packages/maemo4/hildon-libs_0.15.1.bb index cb89376776..4c88d322ff 100644 --- a/packages/maemo4/hildon-libs_0.15.1.bb +++ b/packages/maemo4/hildon-libs_0.15.1.bb @@ -1,7 +1,7 @@ LICENSE = "LGPL" DESCRIPTION = "Nokia hildon librares" -DEPENDS = "gtk-doc-native libosso" +DEPENDS = "gtk-doc-native libosso libmatchbox" PR = "r0" |