[100145] trunk/dports/comms/telepathy-qt/Portfile

nicos at macports.org nicos at macports.org
Fri Nov 30 05:19:18 PST 2012


Revision: 100145
          https://trac.macports.org/changeset/100145
Author:   nicos at macports.org
Date:     2012-11-30 05:19:18 -0800 (Fri, 30 Nov 2012)
Log Message:
-----------
telepathy-qt: add missing dependency

Modified Paths:
--------------
    trunk/dports/comms/telepathy-qt/Portfile

Modified: trunk/dports/comms/telepathy-qt/Portfile
===================================================================
--- trunk/dports/comms/telepathy-qt/Portfile	2012-11-30 13:15:30 UTC (rev 100144)
+++ trunk/dports/comms/telepathy-qt/Portfile	2012-11-30 13:19:18 UTC (rev 100145)
@@ -22,7 +22,8 @@
 checksums           rmd160  7bf8b861c8ec3a3922b74687fad38e7c2217564d \
                     sha256  c0ff57bea79b86ad343e184c16941d05f6d6d7dfd03876b44502f11935f44bf9
 
-depends_lib-append  port:libtelepathy
+depends_lib-append  port:qt4-mac \
+                    port:libtelepathy
 
 variant python25 conflicts python26 python27 description {Build using Python 2.5} {
         depends_build-append port:python25
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121130/b1247046/attachment-0001.html>


More information about the macports-changes mailing list