From 52d9aa31c6eb243354a7f7eda1f35c7e12b8c234 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Wed, 9 Jun 2004 03:00:09 +0000 Subject: [PATCH] Add gaim 0.78 and add gettext-native to the gaim 0.77 deps. BKrev: 40c67d39bPQdIY65cu6Yj__Y8SU5Nw --- gaim/gaim_0.77.oe | 2 +- gaim/gaim_0.78.oe | 0 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 gaim/gaim_0.78.oe 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 " -DEPENDS = "gtk+" +DEPENDS = "gtk+ gettext-native" SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${PN}-${PV}.tar.bz2" diff --git a/gaim/gaim_0.78.oe b/gaim/gaim_0.78.oe new file mode 100644 index 0000000000..e69de29bb2 -- 2.39.5