mercurial: depend on ca-certificates for https.
This commit is contained in:
parent
98061c1384
commit
0221bbdaa4
@ -1,11 +1,12 @@
|
|||||||
# Template file for 'mercurial'
|
# Template file for 'mercurial'
|
||||||
pkgname=mercurial
|
pkgname=mercurial
|
||||||
version=3.0
|
version=3.0
|
||||||
revision=1
|
revision=2
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-devel"
|
hostmakedepends="python-devel"
|
||||||
makedepends="python-devel"
|
makedepends="python-devel ca-certificaes"
|
||||||
|
depends="ca-certificates"
|
||||||
pycompile_module="mercurial hgext"
|
pycompile_module="mercurial hgext"
|
||||||
short_desc="Fast, lightweight source control management system"
|
short_desc="Fast, lightweight source control management system"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user