summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--contrib/python/cffi/py3/ya.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/python/cffi/py3/ya.make b/contrib/python/cffi/py3/ya.make
index b4f59da9dff..75d3d3b0113 100644
--- a/contrib/python/cffi/py3/ya.make
+++ b/contrib/python/cffi/py3/ya.make
@@ -8,6 +8,7 @@ LICENSE(MIT)
PEERDIR(
contrib/python/pycparser
+ contrib/python/setuptools
contrib/restricted/libffi
)