[115731] trunk/dports/gnome/goffice/Portfile

devans at macports.org devans at macports.org
Thu Jan 9 15:36:21 PST 2014


Revision: 115731
          https://trac.macports.org/changeset/115731
Author:   devans at macports.org
Date:     2014-01-09 15:36:21 -0800 (Thu, 09 Jan 2014)
Log Message:
-----------
goffice: subport goffice08, add missing dependency on gtk2 (#42080).

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

Modified: trunk/dports/gnome/goffice/Portfile
===================================================================
--- trunk/dports/gnome/goffice/Portfile	2014-01-09 23:08:44 UTC (rev 115730)
+++ trunk/dports/gnome/goffice/Portfile	2014-01-09 23:36:21 UTC (rev 115731)
@@ -59,7 +59,8 @@
 
     license             GPL-2
 
-    depends_lib         port:gconf \
+    depends_lib         port:gtk2 \
+                        port:gconf \
                         port:libgsf \
                         port:libxml2 \
                         port:pcre
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140109/ece00e32/attachment-0001.html>


More information about the macports-changes mailing list