Optware / Optware-ng

279 stars 52 forks source link

Addition of perl-modules that perl-www-mechanize depend on. #83

Closed trammel closed 8 years ago

trammel commented 8 years ago

First pull request, and thanks for the documentation and support. IPK of these built on an Ubuntu i386 server, pushed to an Atom Synology NAS, installed, and HTTP requests were made successfully through WWW::Mechanize. Any suggestions or fixes appreciated.

WWW::Mechanize depends on a number of these modules, which have their own dependencies also. Updated the dependencies for libwww and perl-www-mechanize to include the required modules for an HTTP connection.

Also included the perl-devel-modlist module as it was useful when debugging what dependencies a module had and if there were version conflicts

alllexx88 commented 8 years ago

Thank you for your contribution! Checked to compile and package fine, for buildroot-i686 at least. I'll trust your runtime tests, and merge this now. I see no reason to fail builds for other targets, but we'll see that soon: see http://jenkins.nas-admin.org/view/Optware for build status/logs