git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6466151
)
tinymail: catch up with latest svn, still doesn't compile
author
Koen Kooi
<koen@openembedded.org>
Fri, 10 Nov 2006 10:47:25 +0000
(10:47 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Fri, 10 Nov 2006 10:47:25 +0000
(10:47 +0000)
packages/tinymail/tinymail_svn.bb
patch
|
blob
|
history
diff --git
a/packages/tinymail/tinymail_svn.bb
b/packages/tinymail/tinymail_svn.bb
index
be12b8a
..
fef250d
100644
(file)
--- a/
packages/tinymail/tinymail_svn.bb
+++ b/
packages/tinymail/tinymail_svn.bb
@@
-1,6
+1,6
@@
SECTION = "x11/utils"
-DEPENDS = "gtk+ glib-2.0 gnome-vfs-dbus libgnomeui eds-dbus"
-DESCRIPTION = "TinyMail is an attempt to create an E-mail
client
for mobile devices"
+DEPENDS = "gtk+ glib-2.0 gnome-vfs-dbus libgnomeui eds-dbus
libiconv
"
+DESCRIPTION = "TinyMail is an attempt to create an E-mail
framework
for mobile devices"
LICENSE = "GPL"
PV = "0.0+svn${SRCDATE}"
@@
-21,3
+21,7
@@
do_configure_prepend() {
install ${WORKDIR}/gtk-doc.make ./
}
+PARALLEL_MAKE = ""
+LDFLAGS += "-liconv"
+
+