summaryrefslogtreecommitdiffstats
path: root/testing/expect
diff options
context:
space:
mode:
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"