From dc0142eab2979dcaa9da52335e3f42fa90b34b44 Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Mon, 30 Aug 2004 12:19:28 +0000 Subject: [PATCH] add gnupg to DEPENDS and RRECOMMENDS BKrev: 41331b50tCWslgYhHZu4cZqRq2zn_w --- mozilla/thunderbird_0.7.3.oe | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mozilla/thunderbird_0.7.3.oe b/mozilla/thunderbird_0.7.3.oe index b21f0edcfb..2a3f8db356 100644 --- a/mozilla/thunderbird_0.7.3.oe +++ b/mozilla/thunderbird_0.7.3.oe @@ -1,4 +1,5 @@ -DEPENDS = "xt xi zip-native gtk+ orbit2" +DEPENDS = "xt xi zip-native gtk+ orbit2 gnupg" +RRECOMMENDS = "gnupg" PR = "r1" EMVER="0.85.0" -- 2.39.5