summaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
author David Spencer <idlemoor@slackbuilds.org>2016-01-26 23:41:33 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-01-29 07:16:42 +0700
commit70ce018ac8758282f436e529a3c3ef50a3b297a5 (patch)
tree496d79aa607e976d52d5bfd74a3c4e37f7100878 /multimedia
parent3bf01fd6e49b989ee1c677d6cf688b5a8775538f (diff)
downloadslackbuilds-70ce018ac8758282f436e529a3c3ef50a3b297a5.tar.gz
slackbuilds-70ce018ac8758282f436e529a3c3ef50a3b297a5.tar.xz
Multiple: Add perl-Module-Build to REQUIRES.
Module::Build was removed from the perl-5.22 core. It is no longer the preferred build method, but these modules still need it. Some of these modules have newer versions available, but they still use Module::Build. Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/youtube-viewer/youtube-viewer.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/youtube-viewer/youtube-viewer.info b/multimedia/youtube-viewer/youtube-viewer.info
index c1fb489871..1a16e3a0b3 100644
--- a/multimedia/youtube-viewer/youtube-viewer.info
+++ b/multimedia/youtube-viewer/youtube-viewer.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/trizen/youtube-viewer/archive/3.1.4.tar.gz"
MD5SUM="7fed8cfe43d588b4ffccdf2710a10d41"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="perl-data-dump perl-LWP-Protocol-https perl-lwp-useragent-cached perl-JSON-XS"
+REQUIRES="perl-data-dump perl-LWP-Protocol-https perl-lwp-useragent-cached perl-JSON-XS perl-Module-Build"
MAINTAINER="B. Watson"
EMAIL="yalhcru@gmail.com"