Bug 1213521 - shairport-sync: missing dependency: avahi
Summary: shairport-sync: missing dependency: avahi
Status: NEW
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Sound (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Hillwood Yang
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-20 14:16 UTC by Wolfgang Frisch
Modified: 2023-07-20 14:16 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wolfgang Frisch 2023-07-20 14:16:28 UTC
openSUSE:Factory/shairport-sync shairport-sync.spec is missing:
Requires: avahi

Steps to reproduce on a minimal Tumbleweed installation:
# zypper in shairport-sync
# systemctl start shairport-sync

> Failed to start shairport-sync.service: Unit avahi-daemon.service not found.

`zypper in avahi` fixes this.