Revert "pkg: inject markupsafe dependency, hopefully pkg isn't stupid"

This reverts commit a124fd0e57004e114b54a480b9ced2760ff8c60a.
pkg is still bugging out on this.
This commit is contained in:
Franco Fichtner 2020-12-16 14:57:21 +01:00
parent a124fd0e57
commit 98f586f73c

View File

@ -131,7 +131,6 @@ CORE_DEPENDS?= ${CORE_DEPENDS_${CORE_ARCH}} \
pkg \
py${CORE_PYTHON}-Jinja2 \
py${CORE_PYTHON}-dnspython \
py${CORE_PYTHON}-markupsafe \
py${CORE_PYTHON}-netaddr \
py${CORE_PYTHON}-requests \
py${CORE_PYTHON}-sqlite3 \