From 70ce018ac8758282f436e529a3c3ef50a3b297a5 Mon Sep 17 00:00:00 2001 From: David Spencer Date: Tue, 26 Jan 2016 23:41:33 +0000 Subject: 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 --- multimedia/youtube-viewer/youtube-viewer.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'multimedia/youtube-viewer') 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" -- cgit v1.2.3-65-gdbad