[45438] trunk/dports/x11/xorg-libXres/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Thu Jan 15 22:17:44 PST 2009


Revision: 45438
          http://trac.macports.org/changeset/45438
Author:   jeremyhu at macports.org
Date:     2009-01-15 22:17:43 -0800 (Thu, 15 Jan 2009)
Log Message:
-----------
xorg-libXres: Added missing dep on xorg-resourceproto

Modified Paths:
--------------
    trunk/dports/x11/xorg-libXres/Portfile

Modified: trunk/dports/x11/xorg-libXres/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXres/Portfile	2009-01-16 05:51:48 UTC (rev 45437)
+++ trunk/dports/x11/xorg-libXres/Portfile	2009-01-16 06:17:43 UTC (rev 45438)
@@ -21,7 +21,9 @@
 use_parallel_build      yes
 
 depends_build   port:pkgconfig \
-                port:xorg-xextproto
+                port:xorg-xextproto \
+                port:xorg-resourceproto
+
 depends_lib     port:xorg-libXext
 
 livecheck.check regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090115/1e0048cf/attachment.html>


More information about the macports-changes mailing list