pulseaudio-dlna
pulseaudio-dlna copied to clipboard
New release with changed dependencies
Hi,
the changelog in your readme contains the following changes for the master branch:
- When using multiple network interfaces the appropriate network address is being used for streaming (new dependency
python-pyroute2(preferred) orpython-netaddr(fallback)) - Migrated to GI bindings (removed dependencies
python-gobjectpython-rsvgpython-gtk2, new dependencypython-gi, new optional dependenciesgir1.2-rsvg-2.0,gir1.2-gtk-3.0) - Because of devices with a kernel < 3.9,
python-zeroconf >= 0.17.4is now required
Do you plan to release a new version that contains that dependency changes? It would be great to have a release with that changes as it does not require any GTK+ 2 stuff anymore.
Duplicate of #278