svn commit: r324433 - head/net/get_iplayer

Chris Rees crees at FreeBSD.org
Fri Aug 9 12:44:18 UTC 2013


Author: crees
Date: Fri Aug  9 12:44:17 2013
New Revision: 324433
URL: http://svnweb.freebsd.org/changeset/ports/324433

Log:
  Add new dependency
  
  Submitted by:	N.J. Mann <njm at njm.me.uk>

Modified:
  head/net/get_iplayer/Makefile

Modified: head/net/get_iplayer/Makefile
==============================================================================
--- head/net/get_iplayer/Makefile	Fri Aug  9 12:39:41 2013	(r324432)
+++ head/net/get_iplayer/Makefile	Fri Aug  9 12:44:17 2013	(r324433)
@@ -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
 


More information about the svn-ports-head mailing list