diff options
Diffstat (limited to 'packages/mozilla/thunderbird_1.0.7.bb')
-rw-r--r-- | packages/mozilla/thunderbird_1.0.7.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/mozilla/thunderbird_1.0.7.bb b/packages/mozilla/thunderbird_1.0.7.bb index d67529db34..c0893068bf 100644 --- a/packages/mozilla/thunderbird_1.0.7.bb +++ b/packages/mozilla/thunderbird_1.0.7.bb @@ -1,7 +1,7 @@ SECTION = "x11/utils" DEPENDS += "gnupg" RRECOMMENDS += "gnupg" -FILE_PR = "r1" +PR = "r1" EMVER="0.92.0" IPCVER="1.1.3" |