summaryrefslogtreecommitdiff
path: root/git
diff options
context:
space:
mode:
authorTilman Sauerbeck <tilman@crux.nu>2009-06-11 16:08:09 +0200
committerTilman Sauerbeck <tilman@crux.nu>2009-06-11 16:38:03 +0200
commit4bdcc660fdb55d5c5797409e27f59778b012416f (patch)
treec138910e2ef377b0847b1689db54ac47ed20cae7 /git
parent67b6a8f13cdbf441fc2c5ed4c67d0a75848c212f (diff)
downloadopt-4bdcc660fdb55d5c5797409e27f59778b012416f.tar.gz
opt-4bdcc660fdb55d5c5797409e27f59778b012416f.tar.xz
git: depends on expat.
Diffstat (limited to 'git')
-rw-r--r--git/Pkgfile4
1 files 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() {

Generated by cgit