From 9babe1ad287308b003641e1fc152aff808b95d86 Mon Sep 17 00:00:00 2001 From: Karl Ramm Date: Sat, 6 Nov 2010 14:41:52 -0400 Subject: Retool our use of configure such that we track it like everyone else does i.e. don't keep generated or foreign stuff in our source tree. As a side effect, this lets us use a libtool, etc. from this century --- debian/control | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index dea602d..f964b30 100644 --- a/debian/control +++ b/debian/control @@ -3,9 +3,12 @@ Section: net Priority: optional Maintainer: Karl Ramm Uploaders: Sam Hartman -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 +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 +Build-Conflicts: autoconf2.13 Standards-Version: 3.8.1.0 Homepage: http://zephyr.1ts.org/ Vcs-Svn: svn://zephyr.1ts.org/trunk/zephyr -- cgit v1.2.3