[112348] trunk/dports/python/py-PyQGLViewer/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Oct 19 11:15:42 PDT 2013


Revision: 112348
          https://trac.macports.org/changeset/112348
Author:   ryandesign at macports.org
Date:     2013-10-19 11:15:42 -0700 (Sat, 19 Oct 2013)
Log Message:
-----------
py-PyQGLViewer: add mesa build dependency

Modified Paths:
--------------
    trunk/dports/python/py-PyQGLViewer/Portfile

Modified: trunk/dports/python/py-PyQGLViewer/Portfile
===================================================================
--- trunk/dports/python/py-PyQGLViewer/Portfile	2013-10-19 15:17:07 UTC (rev 112347)
+++ trunk/dports/python/py-PyQGLViewer/Portfile	2013-10-19 18:15:42 UTC (rev 112348)
@@ -36,6 +36,8 @@
 python.versions     27
 
 if {$subport ne $name} {
+    depends_build-append port:mesa
+
     depends_lib-append  port:libPyQGLViewer \
                         port:py${python.version}-pyqt4 \
                         port:py${python.version}-sip
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131019/591a4ded/attachment.html>


More information about the macports-changes mailing list