aboutsummaryrefslogtreecommitdiffstats
path: root/core/git
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-01-07 09:23:39 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-01-07 09:23:39 +0000
commitb8f26246063cbb9072e9e2c9bcbab796815f126b (patch)
treeb397ca67421829fdbf6e6540dded85c0756a5e32 /core/git
parentfeb112cf66adeed506cd9eb0b0a8b14a2e39380b (diff)
downloadaports-b8f26246063cbb9072e9e2c9bcbab796815f126b.tar.bz2
aports-b8f26246063cbb9072e9e2c9bcbab796815f126b.tar.xz
core/git: add zlib to depends and makedepends
Diffstat (limited to 'core/git')
-rw-r--r--core/git/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/git/APKBUILD b/core/git/APKBUILD
index ed3c2d56fe..931b4bddc5 100644
--- a/core/git/APKBUILD
+++ b/core/git/APKBUILD
@@ -1,11 +1,11 @@
pkgname=git
pkgver=1.6.0.4
-pkgrel=1
+pkgrel=2
pkgdesc="GIT - the stupid content tracker"
url="http://git.or.cz/"
license="GPL2"
-depends="zlib"
-makedepends=zlib-dev
+depends="zlib openssl"
+makedepends="zlib-dev openssl-dev"
source="http://kernel.org/pub/software/scm/git/git-1.6.0.4.tar.bz2
git-1.6.0.4-noperl.patch
bb-tar.patch