Add all the things to make lbrynet daemon build

This commit is contained in:
Akinwale Ariwodola 2018-06-02 09:39:18 +01:00
commit a1a7ae7d54
59 changed files with 1238 additions and 26 deletions
recipes/python

View file

@ -52,3 +52,8 @@ pyexpat expat/xmlparse.c expat/xmlrole.c expat/xmltok.c pyexpat.c -I$(srcdir)/Mo
# Future (used by numpy)
future_builtins future_builtins.c
# Ctypes
_ctypes _ctypes/_ctypes.c _ctypes/callbacks.c _ctypes/callproc.c _ctypes/stgdict.c _ctypes/cfield.c -I$(srcdir)/../../build/include/ffi
# scproxy
# _scproxy -framework SystemConfiguration -framework CoreFoundation _scproxy.c