Missing optional dependency for mapscroller
| Task Info (Flyspray) | |
|--------------------------|-----------------------------------------------------------------------------------|
| <small>Opened By</small> | <small>[Garry (InvalidInterrupt)](https://bugs.archlinux.org/user/19633)</small> |
| <small>Task ID</small> | <small>[74184](https://bugs.archlinux.org/task/74184)</small> |
| <small>Type</small> | <small>Bug Report</small> |
| <small>Project</small> | <small>Arch Linux</small> |
| <small>Category</small> | <small>Packages: Extra</small> |
| <small>Version</small> | <small>None</small> |
| <small>OS</small> | <small>All</small> |
| <small>Opened</small> | <small>2022-03-21 17:10:56 UTC</small> |
| <small>Status</small> | <small>Assigned</small> |
| <small>Assignee</small> | <small>[Levente Polyak (anthraxx)](https://bugs.archlinux.org/user/17958)</small> |
### Details
Description:
The Map Scroller screen saver appears to require perl-lwp-protocol-https to work. It would be helpful if it was added as an optional dependency.
Steps to reproduce:
1) Launch xscreensaver-settings from a terminal
2) Attempt to observe a preview of the Map Scroller screen saver
3) Observe that the screen saver does not function, and error output has been printed to the terminal advising you to install packages from cpan
4) Install perl-lwp-protocol-https using pacman
5) Attempt to launch Map Scroller again, and observe that it functions
issue