mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-12 18:59:50 +03:00
main/pcre2: split static
This commit is contained in:
parent
2366aa93c6
commit
ad8a2cea8c
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
|
||||
pkgname=pcre2
|
||||
pkgver=10.43
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Perl-compatible regular expression library"
|
||||
url="https://pcre.org/"
|
||||
arch="all"
|
||||
|
@ -13,6 +13,7 @@ depends_dev="
|
|||
"
|
||||
makedepends="$depends_dev"
|
||||
subpackages="
|
||||
$pkgname-static
|
||||
$pkgname-dev
|
||||
$pkgname-doc
|
||||
$pkgname-tools
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue