From ec39092443ca009efa5291ec858c0898874c9546 Mon Sep 17 00:00:00 2001 From: Alex Vong Date: Sun, 13 Sep 2015 19:15:42 +0800 Subject: [PATCH] Add pod2man as build dependency in `DEVELOPER INSTRUCTIONS` section. * README.md: Add pod2man as build dependency. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2bef26d57..dc69a77c8 100644 --- a/README.md +++ b/README.md @@ -501,6 +501,7 @@ If you want to create a build of youtube-dl yourself, you'll need * python * make * pandoc +* pod2man * zip * nosetests