[CalendarServer-changes] [15215] OSXFrameworks/trunk/setup.py

source_changes at macosforge.org source_changes at macosforge.org
Fri Oct 23 09:25:25 PDT 2015


Revision: 15215
          http://trac.calendarserver.org//changeset/15215
Author:   cdaboo at apple.com
Date:     2015-10-23 09:25:25 -0700 (Fri, 23 Oct 2015)
Log Message:
-----------
Additional requirements.

Modified Paths:
--------------
    OSXFrameworks/trunk/setup.py

Modified: OSXFrameworks/trunk/setup.py
===================================================================
--- OSXFrameworks/trunk/setup.py	2015-10-23 16:19:19 UTC (rev 15214)
+++ OSXFrameworks/trunk/setup.py	2015-10-23 16:25:25 UTC (rev 15215)
@@ -31,4 +31,5 @@
     ext_package="osx",
     ext_modules=[_corefoundation_cffi_build.ffi.distutils_extension()],
     setup_requires=["cffi>=1.3.0"],
+    install_requires=["cffi>=1.3.0"],
 )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20151023/f9184287/attachment.html>


More information about the calendarserver-changes mailing list