diff options
author | Phil Blundell <philb@gnu.org> | 2004-10-29 20:50:15 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-10-29 20:50:15 +0000 |
commit | cc8a767ab1fd7604f99b0b1b54a20765a2e4d219 (patch) | |
tree | dc7edb8cdef5be6535ffadd9f626d5326838e6f5 /mozilla/firefox_0.9.3.oe | |
parent | 209e2087d5ecee7f156407c0d2e08afa3e3e1677 (diff) |
switch xi to libxi
BKrev: 4182ad07qeX6npGrj0c3_rxRj_KLTg
Diffstat (limited to 'mozilla/firefox_0.9.3.oe')
-rw-r--r-- | mozilla/firefox_0.9.3.oe | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ |