[43833] trunk/dports/x11/qt4-x11/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Mon Dec 15 13:19:42 PST 2008


Revision: 43833
          http://trac.macports.org/changeset/43833
Author:   jeremyhu at macports.org
Date:     2008-12-15 13:19:41 -0800 (Mon, 15 Dec 2008)
Log Message:
-----------
qt4-x11: Added some missing X11 library dependencies

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

Modified: trunk/dports/x11/qt4-x11/Portfile
===================================================================
--- trunk/dports/x11/qt4-x11/Portfile	2008-12-15 21:05:07 UTC (rev 43832)
+++ trunk/dports/x11/qt4-x11/Portfile	2008-12-15 21:19:41 UTC (rev 43833)
@@ -22,6 +22,9 @@
     sha1   a883e913e69a418e3cfcfecefe4f82c4e091c4bd  \
     rmd160 49de53663a86785f88236bdeca6db8ee96a37db8
 
+
+# Add this dependency once libGLU is available in Macports
+#    lib:libGLU.1:mesa3d               \
 depends_lib                                \
     port:zlib                              \
     port:giflib                            \
@@ -40,6 +43,9 @@
     port:fontconfig                        \
     port:gettext                           \
     lib:libXrender.1:xrender               \
+    lib:libSM.6:xorg-libsm                 \
+    lib:libXi.6:xorg-libXi                 \
+    lib:libXrandr.2:xorg-libXrandr         \
     port:gstreamer                         \
     port:gst-plugins-base
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081215/eafedb23/attachment.html>


More information about the macports-changes mailing list