academic/cistrome-mdseqpos: Fix dependency.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andrew Clemons 2022-02-13 16:27:21 +13:00 committed by Willy Sudiarto Raharjo
parent c9f68f9d2c
commit e9ebed6f9d
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://bitbucket.org/cistrome/cistrome-applications-harvard/get/63346
MD5SUM="0441f0c1bb3ffa156dfe9ed0fccd5dc8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="numpy python-django R"
REQUIRES="numpy python2-django R"
MAINTAINER="Petar Petrov"
EMAIL="slackalaxy@gmail.com"