From ad9da2ab4cc726c97efedeead9145ade3f7c2418 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sun, 23 Feb 2014 14:59:19 -0500 Subject: expect: Depend on libtclX.Y. --- diff --git a/expect.pkg/control b/expect.pkg/control index 51d06ca..5ff4733 100644 --- a/expect.pkg/control +++ b/expect.pkg/control @@ -1,6 +1,7 @@ Architecture: any Platform: all -Depends: libexpect.${Source-Version-Upstream} (= ${Binary-Version}) +Depends: libexpect.${Source-Version-Upstream} (= ${Binary-Version}), + libtcl${Tcl-Version} Description: Tool for automating interactive applications - interpreter ${Common-Description} . -- cgit v0.9.1