]> code.ossystems Code Review - openembedded-core.git/commitdiff
mozilla.bbclass: minimo does not need orbit2 or libidl-native to build
authorMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 9 May 2007 10:46:36 +0000 (10:46 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 9 May 2007 10:46:36 +0000 (10:46 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1623 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/classes/mozilla.bbclass

index bd8e9193d92fb50b471a77d35b36ef2b710d1ef8..833bd2747cb331b87ff229c96ba8e43f0706f487 100644 (file)
@@ -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"