diff options
Diffstat (limited to 'recipes/balsa/balsa_2.4.2.bb')
-rw-r--r-- | recipes/balsa/balsa_2.4.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/balsa/balsa_2.4.2.bb b/recipes/balsa/balsa_2.4.2.bb index fb6f71072f..f22ea088dc 100644 --- a/recipes/balsa/balsa_2.4.2.bb +++ b/recipes/balsa/balsa_2.4.2.bb @@ -3,7 +3,7 @@ HOMEPAGE = "http://pawsa.fedorapeople.org/balsa/" SECTION = "x11/network" LICENSE = "GPL" SRC_URI = "http://pawsa.fedorapeople.org/balsa/${P}.tar.bz2 \ - file://libbalsa-gpe-corruption.patch;patch=1" + file://libbalsa-gpe-corruption.patch;apply=yes" PR = "r1" DEPENDS = "glib-2.0 gmime gnome-icon-theme gtk+ intltool-native libesmtp libxml-parser-perl-native" |