mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 12:01:41 +02:00
main/gnutls: Move stuff in depends_dev to makedepends.
This commit is contained in:
parent
6567d7e97b
commit
1cd8bf2eaa
@ -3,13 +3,12 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=gnutls
|
||||
pkgver=3.5.8
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="A TLS protocol implementation"
|
||||
url="http://www.gnutls.org/"
|
||||
arch="all"
|
||||
license="GPL"
|
||||
depends_dev="nettle-dev zlib-dev libtasn1-dev p11-kit-dev libunistring-dev"
|
||||
makedepends="$depends_dev texinfo"
|
||||
makedepends="nettle-dev zlib-dev libtasn1-dev p11-kit-dev libunistring-dev texinfo"
|
||||
subpackages="$pkgname-dbg $pkgname-doc $pkgname-dev $pkgname-utils $pkgname-c++:xx"
|
||||
_v=${pkgver%.*}
|
||||
case $pkgver in
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user