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:
11
buildroot-external/package/python-premailer/Config.in
Normal file
11
buildroot-external/package/python-premailer/Config.in
Normal 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
|
||||
Reference in New Issue
Block a user