[lua-torch-trepl] 02/02: control: enable lua5.1 for torch-trepl
Zhou Mo
cdluminate-guest at moszumanska.debian.org
Wed Jun 22 06:10:34 UTC 2016
This is an automated email from the git hooks/post-receive script.
cdluminate-guest pushed a commit to branch master
in repository lua-torch-trepl.
commit b1c19688eea1e6a7dcfab9c0c4479f23fc8767c7
Author: Zhou Mo <cdluminate at gmail.com>
Date: Wed Jun 22 06:10:13 2016 +0000
control: enable lua5.1 for torch-trepl
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index ebe82e4..bb96900 100644
--- a/debian/control
+++ b/debian/control
@@ -31,7 +31,7 @@ Architecture: any
Multi-Arch: foreign
Depends: lua-torch-trepl (>= ${source:Version}),
lua-torch-trepl (<< ${source:Version}.1~),
- luajit, ${misc:Depends}
+ lua5.1 | luajit, ${misc:Depends}
Description: REPL Package for Troch Framework
A pure Lua REPL (Read,Eval,Print-Loop) for LuaJIT, with heavy
support for Torch types. It uses Readline for tab completion.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/lua-torch-trepl.git
More information about the debian-science-commits
mailing list