tinymail: Configure for minimal dependencies.
authorFlorian Boor <florian.boor@kernelconcepts.de>
Wed, 21 Jun 2006 08:13:42 +0000 (08:13 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Wed, 21 Jun 2006 08:13:42 +0000 (08:13 +0000)
packages/tinymail/tinymail_svn.bb

index a8888f6..5b7d4c3 100644 (file)
@@ -5,7 +5,9 @@ LICENSE = "GPL"
 MAINTAINER = "Patrick Steiner <patrick.steiner@a1.net>"
 
 PV = "0.0+svn${SRCDATE}"
-PR = "r0"
+PR = "r1"
+
+EXTRA_OECONF=" --disable-gnome --with-platform=gpe --with-html-component=none"
 
 SRC_URI = "svn://svn.cronos.be/svn/tinymail;module=trunk;proto=https \
            file://gtk-doc.m4 \