]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
expect: Fix dependencies: tcl is required for build.
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 12 Sep 2010 17:30:57 +0000 (19:30 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 12 Sep 2010 17:30:57 +0000 (19:30 +0200)
pkgs/core/expect/expect.nm

index c8c60487d22af999c5ea854c02b6efd7250c92d4..fe5bdb503b55232e26da4f87469225cb0274ffe4 100644 (file)
@@ -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 \