[91234] trunk/dports/python/py-robotframework-selenium2library/Portfile

jwa at macports.org jwa at macports.org
Mon Mar 26 08:35:18 PDT 2012


Revision: 91234
          https://trac.macports.org/changeset/91234
Author:   jwa at macports.org
Date:     2012-03-26 08:35:18 -0700 (Mon, 26 Mar 2012)
Log Message:
-----------
add dependency for selenium driver package

Modified Paths:
--------------
    trunk/dports/python/py-robotframework-selenium2library/Portfile

Modified: trunk/dports/python/py-robotframework-selenium2library/Portfile
===================================================================
--- trunk/dports/python/py-robotframework-selenium2library/Portfile	2012-03-26 15:24:06 UTC (rev 91233)
+++ trunk/dports/python/py-robotframework-selenium2library/Portfile	2012-03-26 15:35:18 UTC (rev 91234)
@@ -28,7 +28,8 @@
 
 if {$subport != $name} {
     depends_lib-append	port:py${python.version}-robotframework \
-        port:py${python.version}-ez_setup
+        port:py${python.version}-ez_setup \
+        port:py${python.version}-selenium
 
     pre-build {
         copy ${portpath}/files/version.py ${worksrcpath}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120326/dff2007a/attachment.html>


More information about the macports-changes mailing list