summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mozilla/firefox_0.9.2.oe2
-rw-r--r--mozilla/firefox_0.9.3.oe2
-rw-r--r--mozilla/firefox_0.9.oe2
-rw-r--r--mozilla/thunderbird_0.7.3.oe2
4 files changed, 4 insertions, 4 deletions
diff --git a/mozilla/firefox_0.9.2.oe b/mozilla/firefox_0.9.2.oe
index cae3422a0c..10e2dae241 100644
--- a/mozilla/firefox_0.9.2.oe
+++ b/mozilla/firefox_0.9.2.oe
@@ -1,5 +1,5 @@
SECTION = "x11/utils"
-DEPENDS = "xt xi zip-native gtk+ orbit2"
+DEPENDS = "xt libxi zip-native gtk+ orbit2"
PR = "r10"
SRC_URI = "http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/${PV}/firefox-${PV}-source.tar.bz2 \
diff --git a/mozilla/firefox_0.9.3.oe b/mozilla/firefox_0.9.3.oe
index 4c12ad35e0..0695c61f3a 100644
--- a/mozilla/firefox_0.9.3.oe
+++ b/mozilla/firefox_0.9.3.oe
@@ -1,5 +1,5 @@
SECTION = "x11/utils"
-DEPENDS = "xt xi zip-native gtk+ orbit2"
+DEPENDS = "xt libxi zip-native gtk+ orbit2"
PR = "r2"
SRC_URI = "http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/${PV}/firefox-${PV}-source.tar.bz2 \
diff --git a/mozilla/firefox_0.9.oe b/mozilla/firefox_0.9.oe
index 0238343d1f..bd0a0d922e 100644
--- a/mozilla/firefox_0.9.oe
+++ b/mozilla/firefox_0.9.oe
@@ -1,5 +1,5 @@
SECTION = "x11/utils"
-DEPENDS = "xt xi zip-native gtk+ orbit2"
+DEPENDS = "xt libxi zip-native gtk+ orbit2"
PR = "r3"
SRC_URI = "http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/${PV}/firefox-${PV}-source.tar.bz2 \
diff --git a/mozilla/thunderbird_0.7.3.oe b/mozilla/thunderbird_0.7.3.oe
index 1e1344f714..77b1fb8b99 100644
--- a/mozilla/thunderbird_0.7.3.oe
+++ b/mozilla/thunderbird_0.7.3.oe
@@ -1,5 +1,5 @@
SECTION = "x11/utils"
-DEPENDS = "xt xi zip-native gtk+ orbit2 gnupg"
+DEPENDS = "xt libxi zip-native gtk+ orbit2 gnupg"
RRECOMMENDS = "gnupg"
PR = "r1"