summaryrefslogtreecommitdiffstats
path: root/abs/core/expect/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/expect/PKGBUILD')
-rw-r--r--abs/core/expect/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core/expect/PKGBUILD b/abs/core/expect/PKGBUILD
index c8705c6..0f2f46b 100644
--- a/abs/core/expect/PKGBUILD
+++ b/abs/core/expect/PKGBUILD
@@ -3,10 +3,10 @@
pkgname=expect
pkgver=5.44.1.4
-pkgrel=1
+pkgrel=2
pkgdesc="A tool for automating interactive applications"
arch=(i686 x86_64)
-depends=('tcl>=8.5.0')
+depends=('tcl>=8.5.0' 'tk>=8.5.0')
makedepends=('tk>=8.5.0')
tcltkver=8.5.0
source=(ftp://ftp.archlinux.org/other/expect/expect-$pkgver.tar.bz2