summaryrefslogtreecommitdiff
path: root/balsa
diff options
context:
space:
mode:
authorMatthias Hentges <oe@hentges.net>2004-10-11 15:05:02 +0000
committerMatthias Hentges <oe@hentges.net>2004-10-11 15:05:02 +0000
commitda9e38236f66050e87d8bd2c8f05f2326282aa58 (patch)
treeb9bfd64e913f7d98403f7105f43a7ba6bf5f8469 /balsa
parenteaf972b286b334de7e24cf399de92627f89f3175 (diff)
More section fixes
BKrev: 416aa11e6aH4cgLtXbfv7aBu9HJHoQ
Diffstat (limited to 'balsa')
-rw-r--r--balsa/balsa_2.0.17.oe3
1 files changed, 3 insertions, 0 deletions
diff --git a/balsa/balsa_2.0.17.oe b/balsa/balsa_2.0.17.oe
index ad7e4319ca..585a656293 100644
--- a/balsa/balsa_2.0.17.oe
+++ b/balsa/balsa_2.0.17.oe
@@ -1,10 +1,13 @@
DESCRIPTION = "Balsa is an e-mail client for GNOME, highly configurable and \
incorporating all the features you would expect in a robust mail client."
HOMEPAGE = "http://balsa.gnome.org"
+SECTION = "x11/network"
+
DEPENDS = "libesmtp glib-2.0 libgnome libgnomeui gtk+ gnome-vfs libbonobo aspell pcre libtool openssl gtkhtml-3.0"
RDEPENDS = "gdk-pixbuf-loader-xpm"
PR = "r3"
+
SRC_URI = "http://balsa.gnome.org/balsa-2.0.17.tar.bz2 \
file://libmutt-cross.patch;patch=1 \
file://desktop-file-fix.patch;patch=1"