1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-06-05 22:19:21 +02:00

Add/Enable yagmail and dependencies

This commit is contained in:
j1nx
2021-09-02 20:10:40 +02:00
parent 6a3a5d441a
commit 12ba039601
8 changed files with 59 additions and 1 deletions

View File

@@ -0,0 +1,11 @@
config BR2_PACKAGE_PYTHON_PREMAILER
bool "python-premailer"
select BR2_PACKAGE_PYTHON_CACHETOOLS # runtime
select BR2_PACKAGE_PYTHON_CSSSELECT # runtime
select BR2_PACKAGE_PYTHON_CSSUTILS # runtime
select BR2_PACKAGE_PYTHON_LXML # runtime
select BR2_PACKAGE_PYTHON_REQUESTS # runtime
help
Turns CSS blocks into style attributes.
http://github.com/peterbe/premailer