From: Richard Purdie Date: Mon, 18 Feb 2008 14:51:12 +0000 (+0000) Subject: osb-ncore: Add missing DEPENDS on gperf-native X-Git-Tag: Release-2010-05/1~7653^2~25^2~8^2^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24b026d78e9e80318f8eb744754aeaa9034267ad;p=openembedded.git osb-ncore: Add missing DEPENDS on gperf-native --- diff --git a/packages/gtk-webcore/osb-nrcore.inc b/packages/gtk-webcore/osb-nrcore.inc index 7cbf0ce890..a6a1832853 100644 --- a/packages/gtk-webcore/osb-nrcore.inc +++ b/packages/gtk-webcore/osb-nrcore.inc @@ -3,7 +3,7 @@ HOMEPAGE = "http://gtk-webcore.sourceforge.net/" PRIORITY = "optional" SECTION = "gpe" LICENSE = "GPL" -DEPENDS = "glib-2.0 gtk+ pango osb-jscore libxt" +DEPENDS = "glib-2.0 gtk+ pango osb-jscore libxt gperf-native" LEAD_SONAME = "libnrcore.so"