From abbb779cfdb8e10798e5c107a3c1f048d9e403cf Mon Sep 17 00:00:00 2001
From: "Leigh B. Stoller" <stoller@flux.utah.edu>
Date: Wed, 3 Nov 2004 19:48:45 +0000
Subject: [PATCH] Add p5-XML-RPC to the boss' dependency list. I'm going to
 actully need this for real now, from my new perl library to speak xmlrpc to
 our server.

---
 install/ports/emulab-boss/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/install/ports/emulab-boss/Makefile b/install/ports/emulab-boss/Makefile
index c5a9a18ad4..b21da165cf 100644
--- a/install/ports/emulab-boss/Makefile
+++ b/install/ports/emulab-boss/Makefile
@@ -84,6 +84,7 @@ RUN_DEPENDS=	${LOCALBASE}/etc/apache/ssl.crl:${PORTSDIR}/www/apache13-modssl \
 	${LOCALBASE}/sbin/named:${PORTSDIR}/dns/bind9 \
 	wget:${PORTSDIR}/ftp/wget \
 	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser:${PORTSDIR}/textproc/p5-XML-Parser \
+	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/RPC/XML.pm:${PORTSDIR}/net/p5-RPC-XML \
 	${PYTHON_SITELIBDIR}/M2Crypto/ASN1.py:${PORTSDIR}/security/py-m2crypto \
 	${LOCALBASE}/include/boost:${PORTSDIR}/devel/boost \
 	gmake:${PORTSDIR}/devel/gmake \
-- 
GitLab