libhildonhelp: correct DEPENDS
authorKoen Kooi <koen@openembedded.org>
Tue, 2 Oct 2007 09:45:43 +0000 (09:45 +0000)
committerKoen Kooi <koen@openembedded.org>
Tue, 2 Oct 2007 09:45:43 +0000 (09:45 +0000)
packages/maemo3/libhildonhelp_1.9.1.bb

index b04efe2..43d4c15 100644 (file)
@@ -1,7 +1,7 @@
 LICENSE = "LGPL"
 DESCRIPTION = "Nokia hildon help library"
 
-DEPENDS = "libart libpng jpeg libxml2 gtkhtml-3.8 libosso"
+DEPENDS = "libart-lgpl libpng jpeg libxml2 gtkhtml-3.8 libosso"
 
 PR = "r0"