tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

empathy requires gnutls



Empathy requires GnuTLS since

  commit 6a16791dc335fed6706352e1612893f312a80a3f
  Author: Cosimo Cecchi <cosimoc%gnome.org@localhost>
  Date:   Wed Aug 11 18:33:08 2010 +0200

2.31.91, and we did 2.30.3->2.34.0, so add this dependency with the following
trivial patch.

Cheers,

Patrick
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/chat/empathy/Makefile,v
retrieving revision 1.25
diff -u -r1.25 Makefile
--- Makefile    10 Jun 2011 09:39:45 -0000      1.25
+++ Makefile    13 Jul 2011 16:19:23 -0000
@@ -44,6 +44,7 @@
 BUILDLINK_API_DEPENDS.enchant+=                enchant>=1.2.0
 .include "../../mail/evolution-data-server/buildlink3.mk"
 .include "../../security/gnome-keyring/buildlink3.mk"
+.include "../../security/gnutls/buildlink3.mk"
 .include "../../sysutils/dbus/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../sysutils/libnotify/buildlink3.mk"


Home | Main Index | Thread Index | Old Index