[59267] trunk/dports/x11/xorg-server-devel/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Mon Oct 12 15:00:17 PDT 2009


Revision: 59267
          http://trac.macports.org/changeset/59267
Author:   jeremyhu at macports.org
Date:     2009-10-12 15:00:15 -0700 (Mon, 12 Oct 2009)
Log Message:
-----------
xorg-server-devel: Added missing dependency on xkeyboard-config

Modified Paths:
--------------
    trunk/dports/x11/xorg-server-devel/Portfile

Modified: trunk/dports/x11/xorg-server-devel/Portfile
===================================================================
--- trunk/dports/x11/xorg-server-devel/Portfile	2009-10-12 21:59:42 UTC (rev 59266)
+++ trunk/dports/x11/xorg-server-devel/Portfile	2009-10-12 22:00:15 UTC (rev 59267)
@@ -54,7 +54,8 @@
 # This xinit dependency needs to be port: not bin: because we specifically run ${prefix}/bin/startx from bundle-main.c
 depends_run \
 	port:xinit \
-	port:xorg-fonts
+	port:xorg-fonts \
+	port:xkeyboard-config
 
 depends_lib \
 	path:lib/pkgconfig/pixman-1.pc:libpixman \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091012/a63a599f/attachment.html>


More information about the macports-changes mailing list