diff options
-rw-r--r-- | net/get_iplayer/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/get_iplayer/Makefile b/net/get_iplayer/Makefile index c40489b3a1d6..e25b6150c0c5 100644 --- a/net/get_iplayer/Makefile +++ b/net/get_iplayer/Makefile @@ -13,6 +13,7 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= flvstreamer:${PORTSDIR}/multimedia/flvstreamer \ + rtmpdump:${PORTSDIR}/multimedia/rtmpdump \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-HTTP-Cookies>=0:${PORTSDIR}/www/p5-HTTP-Cookies |