diff options
Diffstat (limited to 'xibuilds/expect.xibuild')
-rw-r--r-- | xibuilds/expect.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xibuilds/expect.xibuild b/xibuilds/expect.xibuild index e2288a3..d2fed3c 100644 --- a/xibuilds/expect.xibuild +++ b/xibuilds/expect.xibuild @@ -3,7 +3,7 @@ DEPS=(tcl) SOURCE=https://github.com/aeruder/expect - +DESC="tools for automating interactive applications" build () { # note: --with-tcl, we might want to make a way to use the tcl that we've compiled in another package |