diff options
Diffstat (limited to 'recipes/mozilla/thunderbird_1.0.7.bb')
-rw-r--r-- | recipes/mozilla/thunderbird_1.0.7.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/mozilla/thunderbird_1.0.7.bb b/recipes/mozilla/thunderbird_1.0.7.bb index 7665012e0f..8bf438d960 100644 --- a/recipes/mozilla/thunderbird_1.0.7.bb +++ b/recipes/mozilla/thunderbird_1.0.7.bb @@ -1,7 +1,7 @@ SECTION = "x11/utils" DEPENDS += "gnupg" RRECOMMENDS_${PN} += "gnupg" -PR = "r1" +PR = "r2" EMVER="0.92.0" IPCVER="1.1.3" |