1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-12 18:59:50 +03:00

main/avahi: split static

This commit is contained in:
J0WI 2025-02-08 15:06:45 +01:00 committed by Natanael Copa
parent 7320454642
commit 0c1f9c7d36

View file

@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=avahi
pkgver=0.8
pkgrel=19
pkgrel=20
pkgdesc="multicast/unicast DNS-SD framework"
url="https://www.avahi.org/"
arch="all"
@ -32,6 +32,7 @@ makedepends="
"
install="$pkgname.pre-install"
subpackages="
$pkgname-static
$pkgname-dev
$pkgname-doc
$pkgname-tools