FS#45056 - [youtube-viewer] Add perl-json in depends array

Attached to Project: Community Packages
Opened by Suhaimi Ghazali (serdotlinecho) - Saturday, 23 May 2015, 05:32 GMT
Last edited by Daniel Wallace (gtmanfred) - Monday, 25 May 2015, 22:39 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Daniel Wallace (gtmanfred)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

Description:
Please add perl-json in the depends array. This is the new dependencies for youtube-viewer.

youtube-viewer 1:3.1.6-1

The search funtions will not work without perl-json installed:

Can't locate JSON.pm in @INC (you may need to install the JSON module) (@INC contains: /usr/lib/perl5/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl .) at /usr/share/perl5/vendor_perl/WWW/YoutubeViewer/ParseJSON.pm line 37.
This task depends upon

Closed by  Daniel Wallace (gtmanfred)
Monday, 25 May 2015, 22:39 GMT
Reason for closing:  Fixed
Additional comments about closing:  3.1.7
Comment by Christian Rebischke (Shibumi) - Sunday, 24 May 2015, 19:29 GMT
You also need: `perl-lwp-protocol-https` as dependency now. perl-lwp-protocol-https as opt-dep is deprecated please check out:

https://github.com/trizen/youtube-viewer/issues/85

best regards

Christian Rebischke

Loading...