diff options
| author | Junio C Hamano <junkio@cox.net> | 2005-11-13 01:57:33 -0800 |
|---|---|---|
| committer | Junio C Hamano <junkio@cox.net> | 2005-11-13 01:57:33 -0800 |
| commit | ac0b86dadf243305810199096f0b35acd518abc1 (patch) | |
| tree | 20aae664eaf95f41ca2252f076e78c6049526edc /debian/control | |
| parent | ba1dbb61ea1dc6995ce8ff32e109110c1d5aa304 (diff) | |
| download | git-ac0b86dadf243305810199096f0b35acd518abc1.tar.xz | |
Debian: build-depend on libexpat-dev.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 8cc527e2da..a77bb5dfd1 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: git-core Section: devel Priority: optional Maintainer: Junio C Hamano <junkio@cox.net> -Build-Depends-Indep: libz-dev, libssl-dev, libcurl3-dev|libcurl3-gnutls-dev|libcurl3-openssl-dev, asciidoc (>= 6.0.3), xmlto, debhelper (>= 4.0.0), bc +Build-Depends-Indep: libz-dev, libssl-dev, libcurl3-dev|libcurl3-gnutls-dev|libcurl3-openssl-dev, asciidoc (>= 6.0.3), xmlto, debhelper (>= 4.0.0), bc, libexpat1-dev Standards-Version: 3.6.1 Package: git-core |
