--- a/components/python/cffi/Makefile Wed Jun 03 22:46:09 2015 -0700
+++ b/components/python/cffi/Makefile Thu May 21 10:02:30 2015 -0700
@@ -81,4 +81,7 @@
REQUIRED_PACKAGES += library/libffi
+REQUIRED_PACKAGES += library/python/pycparser-26
+REQUIRED_PACKAGES += library/python/pycparser-27
+REQUIRED_PACKAGES += library/python/pycparser-34
REQUIRED_PACKAGES += system/library
--- a/components/python/xattr/Makefile Wed Jun 03 22:46:09 2015 -0700
+++ b/components/python/xattr/Makefile Thu May 21 10:02:30 2015 -0700
@@ -76,4 +76,7 @@
REQUIRED_PACKAGES += library/python/setuptools-26
REQUIRED_PACKAGES += library/python/setuptools-27
REQUIRED_PACKAGES += library/python/setuptools-34
+REQUIRED_PACKAGES += library/python/cffi-26
+REQUIRED_PACKAGES += library/python/cffi-27
+REQUIRED_PACKAGES += library/python/cffi-34
REQUIRED_PACKAGES += system/library