[101886] trunk/dports/x11/xbacklight/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sun Jan 20 14:57:20 PST 2013


Revision: 101886
          https://trac.macports.org/changeset/101886
Author:   jeremyhu at macports.org
Date:     2013-01-20 14:57:20 -0800 (Sun, 20 Jan 2013)
Log Message:
-----------
xbacklight: Add missing dependency on xorg-xcb-util

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

Modified: trunk/dports/x11/xbacklight/Portfile
===================================================================
--- trunk/dports/x11/xbacklight/Portfile	2013-01-20 22:52:51 UTC (rev 101885)
+++ trunk/dports/x11/xbacklight/Portfile	2013-01-20 22:57:20 UTC (rev 101886)
@@ -22,7 +22,8 @@
 
 depends_build       port:pkgconfig
 
-depends_lib         port:xorg-libXrandr
+depends_lib         port:xorg-libXrandr \
+                    port:xorg-xcb-util
 
 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/20130120/96636879/attachment.html>


More information about the macports-changes mailing list