mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
main/musl: add -dbg subpackage
This commit is contained in:
parent
fc0ed1ae50
commit
dd19c7f3e9
@ -2,7 +2,7 @@
|
||||
# Maintainer: Timo Teräs <timo.teras@iki.fi>
|
||||
pkgname=musl
|
||||
pkgver=1.1.2
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
pkgdesc="the musl c library (libc) implementation"
|
||||
url="http://www.musl-libc.org/"
|
||||
arch="all"
|
||||
@ -11,7 +11,7 @@ depends=""
|
||||
depends_dev="!uclibc-dev"
|
||||
makedepends="$depends_dev"
|
||||
install="$pkgname.post-upgrade"
|
||||
subpackages="$pkgname-dev $pkgname-utils"
|
||||
subpackages="$pkgname-dev $pkgname-utils $pkgname-dbg"
|
||||
source="http://www.musl-libc.org/releases/musl-$pkgver.tar.gz
|
||||
0001-v1.1.2-to-66fcde4a.patch
|
||||
0002-66fcde4a-to-3fa2eb2a.patch
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user