python/vobject: Add dependency on python3-dateutil
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
aadbdc2d70
commit
572454e4c5
|
@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/da/ce/27c48c0e39cc69ffe7f6e375
|
|||
MD5SUM="06357e96a84d55de2a71b36d39f6853e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python2-dateutil"
|
||||
REQUIRES="python2-dateutil python3-dateutil"
|
||||
MAINTAINER="Heinz Wiesinger"
|
||||
EMAIL="pprkut@slackbuilds.org"
|
||||
|
|
Loading…
Reference in New Issue