summaryrefslogtreecommitdiff
path: root/recipes/balsa/balsa_2.4.1.bb
diff options
context:
space:
mode:
authorStanislav Brabec <utx@penguin.cz>2009-11-04 22:05:08 +0000
committerutx@penguin.cz <utx@penguin.cz>2009-11-04 22:05:08 +0000
commite0e13253cda40005f5f24bb09db68b66636d2924 (patch)
tree05b0773360b73f6ac1b8836ab87c51d4b5c0fe94 /recipes/balsa/balsa_2.4.1.bb
parent846588de960200be9cc2553fc8fac1ae81758466 (diff)
balsa-2.4.1: Depends on gnome-icon-theme.
Diffstat (limited to 'recipes/balsa/balsa_2.4.1.bb')
-rw-r--r--recipes/balsa/balsa_2.4.1.bb7
1 files changed, 5 insertions, 2 deletions
diff --git a/recipes/balsa/balsa_2.4.1.bb b/recipes/balsa/balsa_2.4.1.bb
index c66ec5a2bc..59b0b10ac0 100644
--- a/recipes/balsa/balsa_2.4.1.bb
+++ b/recipes/balsa/balsa_2.4.1.bb
@@ -2,9 +2,12 @@ DESCRIPTION = "Robust and configurable e-mail client for GNOME"
HOMEPAGE = "http://pawsa.fedorapeople.org/balsa/"
SECTION = "x11/network"
LICENSE = "GPL"
-SRC_URI = "http://pawsa.fedorapeople.org/balsa/${P}.tar.bz2"
+SRC_URI = "http://pawsa.fedorapeople.org/balsa/${P}.tar.bz2 \
+ file://gnome-icon-theme.patch;patch=1"
+PR = "r1"
-DEPENDS = "glib-2.0 libgmime-2.4 gtk+ intltool-native libesmtp libxml-parser-perl-native"
+DEPENDS = "glib-2.0 libgmime-2.4 gnome-icon-theme gtk+ intltool-native libesmtp libxml-parser-perl-native"
+RDEPENDS_${PN} = "gnome-icon-theme"
# FIXME: It is possible to build several variants of balsa: lite (SSL, gqlite/GPE, maybe HTML),
# standard (GNOME, spell checking, HTML), full (Kerberos, LDAP, PGP, Rubrica, X-Face)