diff options
author | Chris Larson <clarson@kergoth.com> | 2004-06-09 03:00:09 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-06-09 03:00:09 +0000 |
commit | 52d9aa31c6eb243354a7f7eda1f35c7e12b8c234 (patch) | |
tree | 0893fc8c2dc51d87150e37bcc2a0ca1ab182e618 /gaim/gaim_0.77.oe | |
parent | 5035161b45ae5c2b6a94132ba18c89bcd70cab43 (diff) |
Add gaim 0.78 and add gettext-native to the gaim 0.77 deps.
BKrev: 40c67d39bPQdIY65cu6Yj__Y8SU5Nw
Diffstat (limited to 'gaim/gaim_0.77.oe')
-rw-r--r-- | gaim/gaim_0.77.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gaim/gaim_0.77.oe b/gaim/gaim_0.77.oe index 74df2a43aa..a13243b8e9 100644 --- a/gaim/gaim_0.77.oe +++ b/gaim/gaim_0.77.oe @@ -1,7 +1,7 @@ DESCRIPTION = "multi-protocol instant messaging client" MAINTAINER = "Phil Blundell <pb@handhelds.org>" -DEPENDS = "gtk+" +DEPENDS = "gtk+ gettext-native" SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${PN}-${PV}.tar.bz2" |