[104714] trunk/dports/comms/telepathy-gabble/Portfile
jeremyhu at macports.org
jeremyhu at macports.org
Mon Apr 1 01:19:48 PDT 2013
Revision: 104714
https://trac.macports.org/changeset/104714
Author: jeremyhu at macports.org
Date: 2013-04-01 01:19:47 -0700 (Mon, 01 Apr 2013)
Log Message:
-----------
telepathy-gabble: Add missing dependency on gnutls and revbump
Modified Paths:
--------------
trunk/dports/comms/telepathy-gabble/Portfile
Modified: trunk/dports/comms/telepathy-gabble/Portfile
===================================================================
--- trunk/dports/comms/telepathy-gabble/Portfile 2013-04-01 08:15:57 UTC (rev 104713)
+++ trunk/dports/comms/telepathy-gabble/Portfile 2013-04-01 08:19:47 UTC (rev 104714)
@@ -5,6 +5,7 @@
name telepathy-gabble
version 0.16.5
+revision 1
license LGPL-2.1 MIT
description The ${name} component of Telepathy - a Flexible Communications Framework
long_description \
@@ -22,7 +23,8 @@
depends_build port:pkgconfig \
port:gtk-doc
-depends_lib port:telepathy-glib \
+depends_lib port:gnutls \
+ port:telepathy-glib \
port:libxslt \
port:libsoup \
port:libnice \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130401/55dc863d/attachment-0001.html>
More information about the macports-changes
mailing list