[90430] trunk/dports/x11/xev/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sun Mar 4 23:38:30 PST 2012


Revision: 90430
          http://trac.macports.org/changeset/90430
Author:   jeremyhu at macports.org
Date:     2012-03-04 23:38:30 -0800 (Sun, 04 Mar 2012)
Log Message:
-----------
xev: Add missing dependency on libXrandr

Modified Paths:
--------------
    trunk/dports/x11/xev/Portfile

Modified: trunk/dports/x11/xev/Portfile
===================================================================
--- trunk/dports/x11/xev/Portfile	2012-03-05 07:36:12 UTC (rev 90429)
+++ trunk/dports/x11/xev/Portfile	2012-03-05 07:38:30 UTC (rev 90430)
@@ -27,7 +27,8 @@
 
 depends_build       port:pkgconfig
 
-depends_lib         port:xorg-libX11
+depends_lib         port:xorg-libX11 \
+                    port:xorg-libXrandr
 
 livecheck.type      regex
 livecheck.regex     ${name}-(\[\\d.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120304/6521d51d/attachment.html>


More information about the macports-changes mailing list