[85018] trunk/dports/gnome/gnome-terminal/Portfile

devans at macports.org devans at macports.org
Fri Oct 7 10:53:34 PDT 2011


Revision: 85018
          http://trac.macports.org/changeset/85018
Author:   devans at macports.org
Date:     2011-10-07 10:53:31 -0700 (Fri, 07 Oct 2011)
Log Message:
-----------
gnome-terminal: libgnome is not a library dependency but it's schemas are required at run time, #27235.

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

Modified: trunk/dports/gnome/gnome-terminal/Portfile
===================================================================
--- trunk/dports/gnome/gnome-terminal/Portfile	2011-10-07 17:14:51 UTC (rev 85017)
+++ trunk/dports/gnome/gnome-terminal/Portfile	2011-10-07 17:53:31 UTC (rev 85018)
@@ -24,10 +24,11 @@
                 port:intltool \
                 port:gnome-doc-utils
 depends_lib     port:gconf \
-                port:libgnome \
                 port:vte \
                 port:xorg-libsm
 
+depends_run     port:libgnome
+
 use_bzip2 	yes
 
 configure.args \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111007/e5508085/attachment-0001.html>


More information about the macports-changes mailing list