[89141] trunk/dports/gnome/gtk2/Portfile
cal at macports.org
cal at macports.org
Thu Jan 19 14:05:31 PST 2012
Revision: 89141
http://trac.macports.org/changeset/89141
Author: cal at macports.org
Date: 2012-01-19 14:05:30 -0800 (Thu, 19 Jan 2012)
Log Message:
-----------
gtk2: Add dependency on librsvg, which is required for SVG icons in gtk software to render correctly
Modified Paths:
--------------
trunk/dports/gnome/gtk2/Portfile
Modified: trunk/dports/gnome/gtk2/Portfile
===================================================================
--- trunk/dports/gnome/gtk2/Portfile 2012-01-19 22:02:06 UTC (rev 89140)
+++ trunk/dports/gnome/gtk2/Portfile 2012-01-19 22:05:30 UTC (rev 89141)
@@ -7,7 +7,7 @@
name gtk2
version 2.24.8
-revision 1
+revision 2
set branch [join [lrange [split ${version} .] 0 1] .]
categories gnome x11
license LGPL-2+
@@ -44,7 +44,8 @@
depends_lib port:atk \
path:lib/pkgconfig/pango.pc:pango \
- port:gdk-pixbuf2
+ port:gdk-pixbuf2 \
+ port:librsvg
depends_run port:shared-mime-info \
port:hicolor-icon-theme
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120119/23aa2e7c/attachment.html>
More information about the macports-changes
mailing list