From 9034f928689b0ff1f8122cb8509a89e42a5c7fe1 Mon Sep 17 00:00:00 2001 From: Karl Ramm Date: Wed, 30 Nov 2011 01:36:02 -0500 Subject: add git and devscripts to build-deps devscript will mostly be required by the release mechanisms, but git will be required for figuring out a build-time version number --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/control b/debian/control index f757938..cae057a 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 5), libc-ares-dev, libkrb5-dev (>= 1.2.2-4), comerr-dev, ss-dev, libreadline-dev | libreadline5-dev, libx11-dev, libxt-dev, x11proto-core-dev, libncurses5-dev, bison, libhesiod-dev, autotools-dev, python (>= 2.5), python-central, - autoconf, libtool, automake + autoconf, libtool, automake, git-core | git, devscripts Build-Conflicts: autoconf2.13 Standards-Version: 3.9.2.0 Homepage: http://zephyr.1ts.org/ -- cgit v1.2.3