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/thunderbird_0.7.3.oe | |
parent | 209e2087d5ecee7f156407c0d2e08afa3e3e1677 (diff) |
switch xi to libxi
BKrev: 4182ad07qeX6npGrj0c3_rxRj_KLTg
Diffstat (limited to 'mozilla/thunderbird_0.7.3.oe')
-rw-r--r-- | mozilla/thunderbird_0.7.3.oe | 2 |
1 files changed, 1 insertions, 1 deletions
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" |