[89815] trunk/dports/x11/oclock/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sat Feb 11 01:52:53 PST 2012


Revision: 89815
          http://trac.macports.org/changeset/89815
Author:   jeremyhu at macports.org
Date:     2012-02-11 01:52:51 -0800 (Sat, 11 Feb 2012)
Log Message:
-----------
oclock: Add new dependency on xorg-libxkbfile

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

Modified: trunk/dports/x11/oclock/Portfile
===================================================================
--- trunk/dports/x11/oclock/Portfile	2012-02-11 09:41:36 UTC (rev 89814)
+++ trunk/dports/x11/oclock/Portfile	2012-02-11 09:52:51 UTC (rev 89815)
@@ -22,7 +22,8 @@
 
 depends_build       port:pkgconfig
 
-depends_lib         port:xorg-libXmu
+depends_lib         port:xorg-libXmu \
+                    port:xorg-libxkbfile
 
 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/20120211/e9513440/attachment.html>


More information about the macports-changes mailing list