changes to build Monitor docs as part of myplc-docs package.
authorStephen Soltesz <soltesz@cs.princeton.edu>
Mon, 4 May 2009 21:33:36 +0000 (21:33 +0000)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Mon, 4 May 2009 21:33:36 +0000 (21:33 +0000)
config.planetlab/devel.pkgs
onelab.mk
planetlab.mk

index f426b07..04f5e72 100644 (file)
@@ -89,3 +89,5 @@ package-centos5: libnl-devel
 # zabbix/monitor
 package: net-snmp net-snmp-devel
 package+centos5: krb5-devel.@arch@ e2fsprogs-devel.@arch@ libidn-devel.@arch@
+package: TurboGears
+package: python-cherrypy
index 4d0ffa0..5fe9bce 100644 (file)
--- a/onelab.mk
+++ b/onelab.mk
@@ -407,7 +407,7 @@ ALL += myplc
 # myplc-docs only contains docs for PLCAPI and NMAPI, but
 # we still need to pull MyPLC, as it is where the specfile lies, 
 # together with the utility script docbook2drupal.sh
-myplc-docs-MODULES := MyPLC PLCAPI NodeManager
+myplc-docs-MODULES := MyPLC PLCAPI NodeManager Monitor
 myplc-docs-SPEC := myplc-docs.spec
 ALL += myplc-docs
 
index 1c2fccd..f904ca0 100644 (file)
@@ -372,7 +372,7 @@ ALL += myplc
 # myplc-docs only contains docs for PLCAPI and NMAPI, but
 # we still need to pull MyPLC, as it is where the specfile lies, 
 # together with the utility script docbook2drupal.sh
-myplc-docs-MODULES := MyPLC PLCAPI NodeManager
+myplc-docs-MODULES := MyPLC PLCAPI NodeManager Monitor
 myplc-docs-SPEC := myplc-docs.spec
 ALL += myplc-docs