Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Rasmus Thomsen
aports
Commits
10c05f77
Commit
10c05f77
authored
Sep 19, 2014
by
Natanael Copa
Browse files
main/gnutls: add -dbg package
parent
5e1e7572
Changes
1
Show whitespace changes
Inline
Side-by-side
main/gnutls/APKBUILD
View file @
10c05f77
...
...
@@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
gnutls
pkgver
=
3.3.7
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"A TLS protocol implementation"
url
=
"http://www.gnutls.org/"
arch
=
"all"
...
...
@@ -11,7 +11,7 @@ depends=
depends_dev
=
"nettle-dev zlib-dev libtasn1-dev p11-kit-dev"
makedepends
=
"
$depends_dev
texinfo"
install
=
subpackages
=
"
$pkgname
-doc
$pkgname
-dev
$pkgname
-utils
$pkgname
-c++:xx"
subpackages
=
"
$pkgname
-dbg
$pkgname
-doc
$pkgname
-dev
$pkgname
-utils
$pkgname
-c++:xx"
source
=
"ftp://ftp.gnutls.org/gcrypt/gnutls/v
${
pkgver
%.*
}
/
$pkgname
-
$pkgver
.tar.xz
"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment