From 4bdcc660fdb55d5c5797409e27f59778b012416f Mon Sep 17 00:00:00 2001 From: Tilman Sauerbeck Date: Thu, 11 Jun 2009 16:08:09 +0200 Subject: [PATCH] git: depends on expat. --- git/Pkgfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/git/Pkgfile b/git/Pkgfile index d4eb081ce..1af26af3f 100644 --- a/git/Pkgfile +++ b/git/Pkgfile @@ -1,12 +1,12 @@ # Description: Directory content manager # URL: http://www.kernel.org/pub/software/scm/git/docs # Maintainer: Tilman Sauerbeck, tilman at crux dot nu -# Depends on: curl +# Depends on: expat, curl # Nice to have: tk name=git version=1.6.3.2 -release=1 +release=2 source=(http://www.kernel.org/pub/software/scm/$name/$name-{,manpages-}$version.tar.bz2) build() {