From 567c17aa3807127a2d2de1fe5d6aa0541faec7aa Mon Sep 17 00:00:00 2001 From: Markus Ullmann Date: Thu, 5 Oct 2006 19:28:42 +0000 Subject: dev-cpp/litesql: Add missing autoconf/automake dependency svn path=/sunrise/; revision=1407 --- dev-cpp/litesql/litesql-0.3.2.ebuild | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dev-cpp/litesql/litesql-0.3.2.ebuild') diff --git a/dev-cpp/litesql/litesql-0.3.2.ebuild b/dev-cpp/litesql/litesql-0.3.2.ebuild index 6a9451de1..91734b2d3 100644 --- a/dev-cpp/litesql/litesql-0.3.2.ebuild +++ b/dev-cpp/litesql/litesql-0.3.2.ebuild @@ -2,6 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ +WANT_AUTOCONF="latest" +WANT_AUTOMAKE="latest" inherit autotools eutils KEYWORDS="~x86" -- cgit v1.2.3-65-gdbad