mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-12-25 19:32:44 +01:00
main/mariadb: enable -dbg subpackage
This commit is contained in:
parent
aa638de6f9
commit
aed3bd2707
@ -8,7 +8,7 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=mariadb
|
||||
pkgver=11.4.8
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="A fast SQL database server"
|
||||
url="https://www.mariadb.org/"
|
||||
pkgusers="mysql"
|
||||
@ -51,6 +51,7 @@ makedepends="
|
||||
"
|
||||
install="$pkgname.pre-install $pkgname-common.post-upgrade"
|
||||
subpackages="
|
||||
$pkgname-dbg
|
||||
$pkgname-static
|
||||
$pkgname-test:mytest
|
||||
$pkgname-embedded-dev:_embedded_dev
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user