components/python/cffi/Makefile
changeset 4984 7145b15b7f0d
parent 4912 0b79e9575718
child 5486 fc535b316139
--- a/components/python/cffi/Makefile	Tue Oct 20 05:38:14 2015 -0700
+++ b/components/python/cffi/Makefile	Tue Oct 20 15:05:05 2015 -0700
@@ -76,7 +76,6 @@
 
 
 REQUIRED_PACKAGES += library/libffi
-REQUIRED_PACKAGES += library/python/pycparser-26
 REQUIRED_PACKAGES += library/python/pycparser-27
 REQUIRED_PACKAGES += library/python/pycparser-34
 REQUIRED_PACKAGES += library/python/pycparser-35