From 1989fc20cf1fbb9e2ba2be5de1c28b1a19b9b112 Mon Sep 17 00:00:00 2001 From: Rodrigo Cesar Lopes Belem Date: Sun, 3 May 2009 14:32:23 +0000 Subject: [PATCH] Added libtool as Build-Depends to everything that uses DEB_CONFIGURE_SCRIPT := ./autogen.sh SVN revision: 40500 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 7785e2a..40248ef 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: expedite Section: x11 Priority: optional Maintainer: quaker -Build-Depends: cdbs, debhelper (>= 6), libevas-dev +Build-Depends: cdbs, debhelper (>= 6), libevas-dev, libtool Standards-Version: 3.8.1 Homepage: http://www.enlightenment.org