From: Phil Blundell Date: Mon, 30 Aug 2004 12:19:28 +0000 (+0000) Subject: add gnupg to DEPENDS and RRECOMMENDS X-Git-Tag: Release-2010-05/1~17448 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc0142eab2979dcaa9da52335e3f42fa90b34b44;p=openembedded.git add gnupg to DEPENDS and RRECOMMENDS BKrev: 41331b50tCWslgYhHZu4cZqRq2zn_w --- 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"