[20096] trunk/dports/gnome/vte/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Wed Oct 18 02:36:20 PDT 2006


Revision: 20096
          http://trac.macosforge.org/projects/macports/changeset/20096
Author:   rhwood at macports.org
Date:     2006-10-18 02:36:19 -0700 (Wed, 18 Oct 2006)

Log Message:
-----------
Fix dependencies to address ticket:10888

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

Modified: trunk/dports/gnome/vte/Portfile
===================================================================
--- trunk/dports/gnome/vte/Portfile	2006-10-18 07:38:54 UTC (rev 20095)
+++ trunk/dports/gnome/vte/Portfile	2006-10-18 09:36:19 UTC (rev 20096)
@@ -12,8 +12,11 @@
 homepage	http://www.gnome.org/
 master_sites    gnome:sources/vte/0.14/
 checksums	md5 42c6929f2072f1373cf37942896bb332
-depends_lib     lib:gnome-session:gnome-session \
-			port:py-gtk2
+depends_lib	\
+	port:py-gtk2
+depends_build	\
+	port:p5-xml-parser \
+	port:pkgconfig
 patchfiles	patch-python_vtemodule.c
 use_bzip2 	yes
 configure.args	--mandir=${prefix}/share/man --with-ft-prefix=${prefix} \

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20061018/957359b3/attachment.html


More information about the macports-changes mailing list