chiark / gitweb /
Changing build requirements
authorJustin Nesselrotte <jnesselr@harding.edu>
Thu, 4 Dec 2014 05:10:01 +0000 (23:10 -0600)
committerSteven Abadie <steven@alephobjects.com>
Thu, 4 Dec 2014 15:11:24 +0000 (08:11 -0700)
build_app.py
requirements_darwin.txt

index 4a216ecb52adddef09f224d9554405d4676aa7f2..c9ee65ea82dd0705ba387d6155a9f502f3fcc810 100644 (file)
@@ -66,6 +66,7 @@ if sys.platform.startswith('darwin'):
         ]
     }
     OPTIONS = {
+       'arch': 'intel',
         'argv_emulation': True,
         'iconfile': 'resources/Cura.icns',
         'includes': ['objc', 'Foundation'],
index 8722d4c9bfa276e5ef00bf62af6a8780c2ff0522..f4159d9bc777317cbf02323e3ede7791e4e58983 100644 (file)
@@ -1,3 +1,10 @@
--r requirements.txt
-py2app>=0.7.2
-pyobjc>=2.5
+setuptools<3.5
+altgraph
+modulegraph
+macholib==1.5.1
+pyobjc==2.5.1
+py2app==0.8.1
+power
+pyserial
+PyOpenGL
+numpy