summaryrefslogtreecommitdiff
path: root/meta/classes/mozilla.bbclass
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2007-05-09 10:46:36 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2007-05-09 10:46:36 +0000
commita8c4f824ba5a211a9912219e13a378ec2caea406 (patch)
tree5f39ae3fdf698c578552fee7f0ab4d36f79876ef /meta/classes/mozilla.bbclass
parentff0fe2be89778bf06ba0287911eac31c141be415 (diff)
downloadopenembedded-core-a8c4f824ba5a211a9912219e13a378ec2caea406.tar.gz
openembedded-core-a8c4f824ba5a211a9912219e13a378ec2caea406.tar.bz2
openembedded-core-a8c4f824ba5a211a9912219e13a378ec2caea406.tar.xz
openembedded-core-a8c4f824ba5a211a9912219e13a378ec2caea406.zip
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
Diffstat (limited to 'meta/classes/mozilla.bbclass')
-rw-r--r--meta/classes/mozilla.bbclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/classes/mozilla.bbclass b/meta/classes/mozilla.bbclass
index bd8e9193d..833bd2747 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"