mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
python/jdcal: Split lxml dep into python2/python3
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4ff3746a48
commit
406bb71b64
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/phn/jdcal/archive/v1.4.1/jdcal-1.4.1.tar.gz"
|
|||
MD5SUM="de6b2f33d60a9e9174b67d7883713357"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="lxml"
|
||||
REQUIRES="python2-lxml python3-lxml"
|
||||
MAINTAINER="orphaned (no maintainer)"
|
||||
EMAIL="nobody@domain.com"
|
||||
|
|
Loading…
Reference in a new issue