diff --git a/net-im/synapse/synapse-1.148.0.ebuild b/net-im/synapse/synapse-1.148.0.ebuild index b002328eff7a0..3dc5d4257fbf6 100644 --- a/net-im/synapse/synapse-1.148.0.ebuild +++ b/net-im/synapse/synapse-1.148.0.ebuild @@ -276,6 +276,7 @@ BDEPEND=" ${RDEPEND} dev-python/hiredis[${PYTHON_USEDEP}] dev-python/idna[${PYTHON_USEDEP}] + dev-python/lxml[${PYTHON_USEDEP}] dev-python/parameterized[${PYTHON_USEDEP}] dev-python/txredisapi[${PYTHON_USEDEP}] postgres? ( dev-db/postgresql[server] ) @@ -340,6 +341,7 @@ src_install() { pkg_postinst() { optfeature "Redis support" dev-python/txredisapi + optfeature "URL previews" dev-python/lxml optfeature "VoIP relaying on your homeserver with turn" net-im/coturn if [[ -z "${REPLACING_VERSIONS}" ]]; then