From: Marcin Juszkiewicz Date: Wed, 9 May 2007 10:46:36 +0000 (+0000) Subject: mozilla.bbclass: minimo does not need orbit2 or libidl-native to build X-Git-Tag: 2011-1~11790 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=a8c4f824ba5a211a9912219e13a378ec2caea406;p=openembedded-core.git mozilla.bbclass: minimo does not need orbit2 or libidl-native to build git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1623 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/meta/classes/mozilla.bbclass b/meta/classes/mozilla.bbclass index bd8e9193d9..833bd2747c 100644 --- a/meta/classes/mozilla.bbclass +++ b/meta/classes/mozilla.bbclass @@ -1,6 +1,6 @@ SECTION = "x11/utils" DEPENDS += "gnu-config-native virtual/libintl xt libxi \ - zip-native gtk+ orbit2 libidl-native" + zip-native gtk+" LICENSE = "MPL NPL" SRC_URI += "file://mozconfig"