git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e38795b
)
add gnupg to DEPENDS and RRECOMMENDS
author
Phil Blundell
<philb@gnu.org>
Mon, 30 Aug 2004 12:19:28 +0000
(12:19 +0000)
committer
Phil Blundell
<philb@gnu.org>
Mon, 30 Aug 2004 12:19:28 +0000
(12:19 +0000)
BKrev: 41331b50tCWslgYhHZu4cZqRq2zn_w
mozilla/thunderbird_0.7.3.oe
patch
|
blob
|
history
diff --git
a/mozilla/thunderbird_0.7.3.oe
b/mozilla/thunderbird_0.7.3.oe
index
b21f0ed
..
2a3f8db
100644
(file)
--- 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"