CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2017/09/08 09:41:01
Modified files:
multimedia/get_iplayer: Makefile
Log message:
Move the non-perl deps (ffmpeg, atomicparsley) to RUN_DEPENDS only,
they're not needed for build and it's nice to avoid ffmpeg's relatively
large set of deps where not needed (less pkg_add/delete churn in dpb).
Keep the p5-* ones and adjust do-build slightly; they're not strictly
required for packaging, but it's easier to pick up dependency changes
if build can be made to fail. Discussed with/ok nigel@