[71853] trunk/dports/gnome/dasher/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Fri Sep 24 08:19:32 PDT 2010


Revision: 71853
          http://trac.macports.org/changeset/71853
Author:   macsforever2000 at macports.org
Date:     2010-09-24 08:19:31 -0700 (Fri, 24 Sep 2010)
Log Message:
-----------
dasher: Add missing dependency on at-spi. (#26614)

Modified Paths:
--------------
    trunk/dports/gnome/dasher/Portfile

Modified: trunk/dports/gnome/dasher/Portfile
===================================================================
--- trunk/dports/gnome/dasher/Portfile	2010-09-24 14:24:10 UTC (rev 71852)
+++ trunk/dports/gnome/dasher/Portfile	2010-09-24 15:19:31 UTC (rev 71853)
@@ -5,6 +5,7 @@
 
 name            dasher
 version         4.11
+revision        1
 set branch      [join [lrange [split ${version} .] 0 1] .]
 description     Zooming text entry system.
 long_description \
@@ -25,7 +26,8 @@
                 sha1    9acbbdbd7ad5d86bc310965c97e84b855d9be157 \
                 rmd160  e820fb276d7aa50fb7ee4010e2e763e21767e074
 
-depends_lib     port:gconf
+depends_lib     port:gconf \
+                port:at-spi
 
 patchfiles      patch-configure.diff
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100924/29fca44f/attachment.html>


More information about the macports-changes mailing list