Rebuild with python 3.14
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: avahi
|
||||
description: Service Discovery for Linux using mDNS/DNS-SD
|
||||
version: 0.9-rc4
|
||||
revision: 1
|
||||
revision: 2
|
||||
url: https://github.com/avahi/avahi
|
||||
license: LGPL2.1-or-later
|
||||
maintainers:
|
||||
@@ -20,11 +20,11 @@ depends:
|
||||
- libelogind
|
||||
- sysusers
|
||||
optional_depends:
|
||||
- gtk3
|
||||
- libevent
|
||||
- nss-mdns
|
||||
- python-dbus
|
||||
- python-pygobject
|
||||
- gtk3:For avahi-discover,avaih-discover-standalone,bshell,bssh and bvnc
|
||||
- libevent:For libevent bindings
|
||||
- nss-mdns:NSS support for mDNS
|
||||
- python-dbus:For avahi-bookmarks and avahi-discover
|
||||
- python-pygobject:For avahi-bookmarks
|
||||
make_depends:
|
||||
- doxygen
|
||||
- elogind
|
||||
@@ -32,6 +32,7 @@ make_depends:
|
||||
- graphviz
|
||||
- gtk3
|
||||
- libevent
|
||||
- python3=3.14.*
|
||||
- python-dbus
|
||||
- python-pygobject
|
||||
- which
|
||||
|
||||
Reference in New Issue
Block a user