tweak for build dependencies
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 25 Jan 2011 15:39:12 +0000 (16:39 +0100)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 25 Jan 2011 15:39:12 +0000 (16:39 +0100)
config.planetlab/devel.pkgs
onelab-k32-tags.mk
onelab.mk
planetlab-k32-tags.mk
planetlab.mk

index 33e6032..9e4edb6 100644 (file)
@@ -86,7 +86,7 @@ package: pciutils-devel
 package: python-simplejson
 ##########
 # for vsys - same as for php-devel above
-package: ocaml.@arch@ ocaml-ocamldoc
+package: ocaml.@arch@
 # use local inotify-tools on centos
 package>=f8:inotify-tools-devel 
 ##########
index 15ed21b..78de7e7 100644 (file)
@@ -5,6 +5,7 @@ linux-2.6-BRANCH                := rhel6
 linux-2.6-GITPATH              := git://git.onelab.eu/linux-2.6.git@rhel6
 # spec2make does not know how to interpret that
 #kernel-RPMFLAGS                       += --without debug
+kernel-DEVEL-RPMS              += elfutils-libelf-devel
 madwifi-GITPATH                 := git://git.onelab.eu/madwifi.git@madwifi-4132-2
 iptables-BUILD-FROM-SRPM        := yes # tmp
 iptables-GITPATH                := git://git.onelab.eu/iptables.git@iptables-1.4.9-1
index 1854b69..141ab28 100644 (file)
--- a/onelab.mk
+++ b/onelab.mk
@@ -271,6 +271,8 @@ ALL += openvswitch
 #
 vsys-MODULES := vsys
 vsys-SPEC := vsys.spec
+# ocaml-docs is not needed anymore but keep it on a tmp basis as some tags may still have it
+vsys-DEVEL-RPMS += ocaml-ocamldoc ocaml-docs
 ifeq "$(local_inotify_tools)" "true"
 vsys-DEPEND-DEVEL-RPMS += inotify-tools inotify-tools-devel
 endif
index 0756f83..5b36fc1 100644 (file)
@@ -3,6 +3,7 @@
 mkinitrd-GITPATH               := git://git.planet-lab.org/mkinitrd.git@mkinitrd-5.1.19.6-0
 linux-2.6-BRANCH               := rhel6
 linux-2.6-GITPATH              := git://git.planet-lab.org/linux-2.6.git@linux-2.6-32-9
+kernel-DEVEL-RPMS              += elfutils-libelf-devel
 madwifi-GITPATH                 := git://git.planet-lab.org/madwifi.git@madwifi-4132-2
 iptables-GITPATH                := git://git.planet-lab.org/iptables.git@iptables-1.4.9-1
 iptables-BUILD-FROM-SRPM := yes        # tmp
index f14c47a..a448949 100644 (file)
@@ -231,6 +231,8 @@ ALL += openvswitch
 #
 vsys-MODULES := vsys
 vsys-SPEC := vsys.spec
+# ocaml-docs is not needed anymore but keep it on a tmp basis as some tags may still have it
+vsys-DEVEL-RPMS += ocaml-ocamldoc ocaml-docs
 ifeq "$(local_inotify_tools)" "true"
 vsys-DEPEND-DEVEL-RPMS += inotify-tools inotify-tools-devel
 endif