Commit 7f7896c7 authored by Jérome Perrin's avatar Jérome Perrin

component/python-pynacl: add missing setup-eggs

parent 71644ca4
......@@ -2,6 +2,7 @@
extends =
../libffi/buildout.cfg
../pkgconfig/buildout.cfg
../python-cffi/buildout.cfg
parts =
python-pynacl
......@@ -14,6 +15,8 @@ library-dirs =
${libffi:location}/lib/
rpath =
${libffi:location}/lib/
setup-eggs =
${python-cffi:egg}
[python-pynacl-env]
PATH = ${pkgconfig:location}/bin:%(PATH)s
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment