Rebuild with avahi

This commit is contained in:
2025-12-05 11:08:07 +02:00
parent 4c916f4224
commit 8b45971a25
+3 -1
View File
@@ -1,12 +1,14 @@
name: ostree name: ostree
description: Operating system and container binary deployment and upgrades description: Operating system and container binary deployment and upgrades
version: "2025.7" version: "2025.7"
revision: 1 revision: 2
url: https://github.com/ostreedev/ostree url: https://github.com/ostreedev/ostree
license: LGPL2-or-later license: LGPL2-or-later
architecture: any architecture: any
type: source type: source
depends: depends:
- avahi
- bash
- curl - curl
- fuse3 - fuse3
- gcc-libs - gcc-libs