[oe-commits] org.oe.dev minimo: declare missing dependency on zip-native.

Laibsch commit openembedded-commits at lists.openembedded.org
Wed Jun 20 12:37:20 UTC 2007


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.

Author: Laibsch at openembedded.org
Branch: org.openembedded.dev
Revision: d67d31a3096c985407229b4a566f153b8a01a3e7
ViewMTN: http://monotone.openembedded.org/revision.psp?id=d67d31a3096c985407229b4a566f153b8a01a3e7
Files:
1
packages/mozilla/minimo_cvs.bb
Diffs:

#
# mt diff -r73e558bb958b00e280e1294e4581070623ff6e3c -rd67d31a3096c985407229b4a566f153b8a01a3e7
#
# 
# 
# patch "packages/mozilla/minimo_cvs.bb"
#  from [6cb9e4fa9e3ffa809207efe97fbf3a3b4e2b5dbd]
#    to [8da3bd63a3f10a4f06edbc2001d697c6a7099e2e]
# 
============================================================
--- packages/mozilla/minimo_cvs.bb	6cb9e4fa9e3ffa809207efe97fbf3a3b4e2b5dbd
+++ packages/mozilla/minimo_cvs.bb	8da3bd63a3f10a4f06edbc2001d697c6a7099e2e
@@ -1,10 +1,10 @@ PRIORITY = "optional"
 DESCRIPTION = "A minimal version of the Mozilla web browser for mobile devices"
 SECTION = "x11/network"
 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"






More information about the Openembedded-commits mailing list