diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-02-13 16:37:08 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-14 08:06:58 +0700 |
commit | a568729a970c36f397ac9f8b14e7204d33689bf2 (patch) | |
tree | 3de4e70b24dd2616dd100bfe53ecb9a35394b743 | |
parent | b7e7d2704df1829c66c5949b353e8993d81556ed (diff) | |
download | slackbuilds-a568729a970c36f397ac9f8b14e7204d33689bf2.tar.gz |
multimedia/mythplugins: Fix dependency.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | multimedia/mythplugins/mythplugins.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mythplugins/mythplugins.info b/multimedia/mythplugins/mythplugins.info index 9ffb960137..91f149fd8d 100644 --- a/multimedia/mythplugins/mythplugins.info +++ b/multimedia/mythplugins/mythplugins.info @@ -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" |