talons

Fork of Claws Mail https://www.claws-mail
Log | Files | Refs | README | LICENSE

commit a143f7fbce24dc216f5a32df19fb75b49e422385
parent 6c8b4bf629697c9f168d3c2a41f32bba126ba1a4
Author: Holger Berndt <hb@claws-mail.org>
Date:   Mon,  1 Jul 2013 13:59:18 +0200

Add libetpan to jhbuild moduleset

Diffstat:
Mtools/jhbuild/claws-mail.modules | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/tools/jhbuild/claws-mail.modules b/tools/jhbuild/claws-mail.modules @@ -5,6 +5,7 @@ <repository type="git" name="git.claws-mail.org" href="git://git.claws-mail.org/" default="yes"/> <repository type="git" name="git.gnome.org" href="git://git.gnome.org/"/> + <repository type="git" name="github.com" href="git://github.com/"/> <autotools id="claws-mail"> <branch module="claws"/> @@ -19,6 +20,10 @@ <!-- Dependencies --> + <autotools id="libetpan"> + <branch repo="github.com" module="dinhviethoa/libetpan" checkoutdir="libetpan"/> + </autotools> + <autotools id="gtk+"> <branch repo="git.gnome.org" revision="gtk-2-24"/> <dependencies>