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:
parent
7320454642
commit
0c1f9c7d36
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue