From: German Ruiz <gars1...@gmail.com> when i was compiling sugar-jhbuild on fedora 16, autotools wants to install errors.py twice while installing telepathy-python: https://bugs.freedesktop.org/show_bug.cgi?id=32526, the fix was to use telepathy-python package included in fedora, which is uptodate. --- config/sysdeps/50fedora-rawhide.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/config/sysdeps/50fedora-rawhide.xml b/config/sysdeps/50fedora-rawhide.xml index 241af55..91cc9e4 100644 --- a/config/sysdeps/50fedora-rawhide.xml +++ b/config/sysdeps/50fedora-rawhide.xml @@ -4,4 +4,5 @@ <package name="pylint" source="pylint"/> <package name="python-xklavier" source="python-xklavier"/> <package name="telepathy-gabble" source="telepathy-gabble"/> + <package name="telepathy-python" source="telepathy-python"/> </dependencies> -- 1.7.7 _______________________________________________ Sugar-devel mailing list Sugar-devel@lists.sugarlabs.org http://lists.sugarlabs.org/listinfo/sugar-devel