mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 12:01:41 +02:00
testing/libssh2: claim maintainership, fix -dev deps
This commit is contained in:
parent
c0bf11c41b
commit
71c0bedfe7
@ -1,15 +1,15 @@
|
||||
# Contributor: Pierre-Gilas MILLON <pgmillon@gmail.com>
|
||||
# Maintainer:
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=libgit2
|
||||
pkgver=0.23.2
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc=" The Library http://libgit2.github.com"
|
||||
url="https://libgit2.github.com/"
|
||||
arch="all"
|
||||
license="GPLv2"
|
||||
depends=""
|
||||
depends_dev=""
|
||||
makedepends="$depends_dev python cmake zlib-dev curl-dev libssh2-dev"
|
||||
depends_dev="curl-dev libssh2-dev"
|
||||
makedepends="$depends_dev python cmake zlib-dev openssl-dev"
|
||||
install=""
|
||||
subpackages="$pkgname-dev"
|
||||
source="
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user