myslice requires django at build time
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 23 Sep 2013 10:31:05 +0000 (12:31 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 23 Sep 2013 10:31:05 +0000 (12:31 +0200)
lxc.mk
onelab.mk

diff --git a/lxc.mk b/lxc.mk
index 17901b1..d007a92 100644 (file)
--- a/lxc.mk
+++ b/lxc.mk
@@ -536,6 +536,7 @@ endif
 # don't build these by default, we have separate builds for that
 myslice-MODULES := myslice
 myslice-SPEC := myslice.spec
+myslice-DEVEL-RPMS := python-django
 #ALL += myslice
 
 manifold-MODULES := manifold
index 572acf3..d17c6f8 100644 (file)
--- a/onelab.mk
+++ b/onelab.mk
@@ -592,6 +592,7 @@ endif
 # don't build these by default, we have separate builds for that
 myslice-MODULES := myslice
 myslice-SPEC := myslice.spec
+myslice-DEVEL-RPMS := python-django
 #ALL += myslice
 
 manifold-MODULES := manifold