multimedia/mythplugins: 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:37:08 +13:00 committed by Willy Sudiarto Raharjo
parent b7e7d2704d
commit a568729a97
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://downloads.sourceforge.net/project/slackbuildsdirectlinks/mytht
MD5SUM="dc663ddb329ad8ee28be5840d3e7de94"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="dcraw mythtv perl-Date-Manip perl-SOAP-Lite perl-DateTime-Format-ISO8601 perl-Image-Size perl-XML-XPath python-oauth perl-JSON"
REQUIRES="dcraw mythtv perl-Date-Manip perl-SOAP-Lite perl-DateTime-Format-ISO8601 perl-Image-Size perl-XML-XPath python2-oauth perl-JSON"
MAINTAINER="David Somero"
EMAIL="dsomero@hotmail.com"