We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 256a211 commit 237df9dCopy full SHA for 237df9d
pythonforandroid/recipes/vispy/__init__.py
@@ -16,9 +16,7 @@ class VispyRecipe(PythonRecipe):
16
patches = ['disable_freetype.patch',
17
'disable_font_triage.patch',
18
'use_es2.patch',
19
- 'remove_ati_check.patch',
20
- 'make_shader_es2_compliant.patch',
21
- 'detect_finger_events.patch']
+ 'remove_ati_check.patch']
22
23
24
recipe = VispyRecipe()
0 commit comments