summaryrefslogtreecommitdiffstats
path: root/testing/expect
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@gmail.com>2011-02-25 09:19:59 +0000
committerLeonardo Arena <rnalrd@gmail.com>2011-02-25 09:50:43 +0000
commit05079f7ae9d3ab3050395c8b63a4c668b5744db9 (patch)
tree0a776337154aab76b3109ac5980ecfbf26d23305 /testing/expect
parent75e1b9ffb96ed1cdcc9c823ce9ae4ba9a1547993 (diff)
downloadaports-05079f7ae9d3ab3050395c8b63a4c668b5744db9.tar.bz2
aports-05079f7ae9d3ab3050395c8b63a4c668b5744db9.tar.xz
testing/expect: remove tcl from depends
Diffstat (limited to 'testing/expect')
-rw-r--r--testing/expect/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/expect/APKBUILD b/testing/expect/APKBUILD
index 94f06b4da..ab37b50cf 100644
--- a/testing/expect/APKBUILD
+++ b/testing/expect/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="A tool for automating interactive applications"
url="http://www.nist.gov/el/msid/expect.cfm"
arch="all"
license="custom"
-depends="tcl"
+depends=""
depends_dev="tcl-dev"
makedepends="$depends_dev"
subpackages="$pkgname-dev"