Add USES=readline to fix build on current.

This commit is contained in:
Adam Weinberger
2014-07-29 22:44:10 +00:00
parent af65230fd3
commit 5ebed607cc
3 changed files with 6 additions and 6 deletions

View File

@@ -11,7 +11,7 @@ COMMENT= Lambda calculus interpreter
LICENSE= GPLv2
USES= perl5
USES= perl5 readline
USE_PERL5= build
GNU_CONFIGURE= yes