diff options
author | Petar Petrov <slackalaxy@gmail.com> | 2022-11-06 19:21:28 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-11-12 22:33:12 +0700 |
commit | b1bcdf0d4153515b0281502ccf777a9c988cc8e1 (patch) | |
tree | 2356ed450b7dd49996d0180ffec8ede3a715f59b /academic | |
parent | 3b81dfb39baaf0ec0de89bea4bded9826294b87c (diff) | |
download | slackbuilds-b1bcdf0d4153515b0281502ccf777a9c988cc8e1.tar.gz |
academic/cistrome-mdseqpos: Fix deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic')
-rw-r--r-- | academic/cistrome-mdseqpos/cistrome-mdseqpos.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/academic/cistrome-mdseqpos/cistrome-mdseqpos.info b/academic/cistrome-mdseqpos/cistrome-mdseqpos.info index 88ed70f889..b1e6afd6e2 100644 --- a/academic/cistrome-mdseqpos/cistrome-mdseqpos.info +++ b/academic/cistrome-mdseqpos/cistrome-mdseqpos.info @@ -5,6 +5,6 @@ DOWNLOAD="https://bitbucket.org/cistrome/cistrome-applications-harvard/get/63346 MD5SUM="0441f0c1bb3ffa156dfe9ed0fccd5dc8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="numpy python2-django R" +REQUIRES="python2-numpy python2-django R" MAINTAINER="Petar Petrov" EMAIL="slackalaxy@gmail.com" |