diff options
Diffstat (limited to 'expect.pkg/control')
-rw-r--r-- | expect.pkg/control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/expect.pkg/control b/expect.pkg/control new file mode 100644 index 0000000..51d06ca --- /dev/null +++ b/expect.pkg/control @@ -0,0 +1,7 @@ +Architecture: any +Platform: all +Depends: libexpect.${Source-Version-Upstream} (= ${Binary-Version}) +Description: Tool for automating interactive applications - interpreter + ${Common-Description} + . + This package provides the Expect interpreter. |