From dcef902e9a2880edd892d8ef226b8c8a27471727 Mon Sep 17 00:00:00 2001 From: Rolf Leggewie Date: Mon, 18 Jun 2007 18:28:01 +0000 Subject: minimo: declare missing dependency on zip-native. Looks like there are other dependencies missing since compilation from scratch still fails for me. zip-native is certainly needed, though and thus I commit early and often. --- packages/mozilla/minimo_cvs.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages') diff --git a/packages/mozilla/minimo_cvs.bb b/packages/mozilla/minimo_cvs.bb index 9c29926100..c0e8edc747 100644 --- a/packages/mozilla/minimo_cvs.bb +++ b/packages/mozilla/minimo_cvs.bb @@ -4,7 +4,7 @@ LICENSE = "MPL GPL LGPL" HOMEPAGE = "http://www.mozilla.org/projects/minimo/" PRIORITY = "optional" -DEPENDS = "libxrender xt xft fontconfig freetype libidl dbus-glib pango atk gtk+ libidl-native" +DEPENDS = "libxrender xt xft fontconfig freetype libidl dbus-glib pango atk gtk+ libidl-native zip-native" CVSSVR="cvs-mirror.mozilla.org" BRTAG = "MOZILLA_1_8_BRANCH" -- cgit v1.2.3