diff --git a/README.rst b/README.rst index a386cfd..34308bd 100644 --- a/README.rst +++ b/README.rst @@ -1,3 +1,10 @@ +WARNING: This project is DEPRECATED +----------------------------------- + +It has been replaced by the multi-platform `Python-Apple-support`_ package + +.. _Python-Apple-support: https://github.com/pybee/Python-Apple-support + Python iOS Support ================== diff --git a/patch/Python/Setup.embedded b/patch/Python/Setup.embedded index 3c19d7f..6945bc4 100644 --- a/patch/Python/Setup.embedded +++ b/patch/Python/Setup.embedded @@ -62,6 +62,7 @@ resource resource.c select selectmodule.c syslog syslogmodule.c termios termios.c +time timemodule.c unicodedata unicodedata.c zlib zlibmodule.c -I$(prefix)/include -lz