[lua-torch-sys] 02/04: control: Add the missing Depends on lua-torch-paths
    Zhou Mo 
    cdluminate-guest at moszumanska.debian.org
       
    Wed Sep 20 02:38:52 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
cdluminate-guest pushed a commit to branch master
in repository lua-torch-sys.
commit 5a7153b19f5c52e14176ad9d6f0101cfcf89e3f1
Author: Mo Zhou <cdluminate at gmail.com>
Date:   Fri Aug 4 15:43:53 2017 +0000
    control: Add the missing Depends on lua-torch-paths
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)
diff --git a/debian/control b/debian/control
index 44ab192..1fa373f 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Package: lua-torch-sys
 Architecture: any
 Multi-Arch: same
 Depends: luajit | lua5.1,
+         lua-torch-paths,
          ${misc:Depends},
          ${shlibs:Depends}
 XB-Lua-Versions: ${lua:Versions}
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/lua-torch-sys.git
    
    
More information about the debian-science-commits
mailing list