From: Michael Tremer Date: Sun, 12 Sep 2010 17:30:57 +0000 (+0200) Subject: expect: Fix dependencies: tcl is required for build. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=daf7e47eb02dd065c83b705d922e0bbbedd9c446;p=ipfire-3.x.git expect: Fix dependencies: tcl is required for build. --- diff --git a/pkgs/core/expect/expect.nm b/pkgs/core/expect/expect.nm index c8c60487d..fe5bdb503 100644 --- a/pkgs/core/expect/expect.nm +++ b/pkgs/core/expect/expect.nm @@ -34,8 +34,7 @@ PKG_URL = http://expect.nist.gov/ PKG_LICENSE = Public Domain PKG_SUMMARY = A program-script interaction and testing utility. -PKG_BUILD_DEPS+= autoconf automake -PKG_DEPS += tcl +PKG_BUILD_DEPS+= autoconf automake tcl define PKG_DESCRIPTION xpect is a tcl application for automating and testing \