app-misc/homeassistant tts component depends on media-libs/mutagen-1.46.0 #1245
Labels
No Label
Bug
Bump/Update
Cleanup
Dupe
Enhancement
File Collision
Forked
help wanted
Integration: accuweather
Integration: airzone_cloud
Integration: anel_pwrctrl
Integration: august
Integration: blink
Integration: bluetooth
Integration: bmw_connected_drive
Integration: bosch_shc
Integration: cast
Integration: comelit
Integration: dsmr
Integration: enphase_envoy
Integration: esphome
Integration: frontend
Integration: google
Integration: honeywell
Integration: ld2410_ble
Integration: led_ble
Integration: local_calendar
Integration: local_todo
Integration: lupusec
Integration: matter
Integration: netatmo
Integration: nextbus
Integration: opower
Integration: overkiz
Integration: private_ble_device
Integration: rainbird
Integration: reolink
Integration: smarttub
Integration: subaru
Integration: tolo
Integration: unifi
Integration: unifiprotect
Integration: velbus
Integration: waqi
Integration: workday
Integration: yalexs_ble
Integration: zwave_js
invalid
New Integration
Python 3.10
Python 3.11
question
requirement
Requirement vanished
slot-conflict
Source Incomplete
SrcDir ${S} mismatch
TopLevelViolation
Update required
virtual
wontfix
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: onkelbeh/HomeAssistantRepository#1245
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
app-misc/homeassistant-2023.3.1 depends on:
media-libs/mutagen-1.46.0 for tts component.
homeassistant-full/homeassistant-full-2023.3.3.ebuild: tts? ( ~media-libs/mutagen-1.46.0 )
do you want the tts component added to the homeassistant Ebuild?
I suppose that you mean to add tts USE flag to homeassistant ebuild ?
Actually homeassistant require mutagen for tts component at runtime so homeassistant ebuild need this dependency.
I don't have preference between both solutions:
I'll add the tts Useflag to the medium Ebuild. This causes lower impact.
commit
0fb1463a04
I've tried last homeassistant version with
USE=-tts
and that doesn't work as expected because TTS is needed by the Google Cast integration too.Why don't you add tts useflag and let it install mutagen?
Because I do not use TTS.
It's Google Cast integration that need it apparently.
So I suppose that
Cast
USE flag requiretts
USE flag.