add gsl-devel as required by crunchxml
[wextoolbox.git] / wexlxc.mk
index b07dd4d..75ddb9d 100644 (file)
--- a/wexlxc.mk
+++ b/wexlxc.mk
@@ -41,8 +41,8 @@ bbn-BUILD-FROM-SRPM := yes
 # now from the stock repo
 bbn-DEVEL-RPMS := gnuradio gnuradio-devel boost boost-devel swig
 #bbn-DEPEND-DEVEL-RPMS := gnuradio gnuradio-devel boost boost-devel
-ALL += bbn
-IN_NODEIMAGE += bbn
+#ALL += bbn
+#IN_NODEIMAGE += bbn
 
 #
 # crunchxml
@@ -50,7 +50,7 @@ IN_NODEIMAGE += bbn
 crunchxml-MODULES := crunchxml
 crunchxml-SPEC := crunchxml.spec
 crunchxml-BUILD-FROM-SRPM := yes
-crunchxml-DEVEL-RPMS := glib2-devel libxml-devel libxml2-devel scons
+crunchxml-DEVEL-RPMS := glib2-devel libxml-devel libxml2-devel scons gsl-devel
 ALL += crunchxml
 IN_NODEIMAGE += crunchxml
 
@@ -340,13 +340,6 @@ www-register-wizard-SPEC := www-register-wizard.spec
 ALL += www-register-wizard
 IN_MYPLC += www-register-wizard
 
-#
-# pcucontrol
-#
-pcucontrol-MODULES := pcucontrol
-pcucontrol-SPEC := pcucontrol.spec
-ALL += pcucontrol
-
 #
 # pyaspects
 #
@@ -355,26 +348,6 @@ pyaspects-SPEC := pyaspects.spec
 pyaspects-BUILD-FROM-SRPM := yes
 ALL += pyaspects
 
-# sfa now uses the with statement that's not supported on python-2.4 - not even through __future__
-# In addition we now use sqlalchemy and 0.5 as per f12 is not compatible with our model
-build_sfa=true
-ifeq "$(DISTRONAME)" "$(filter $(DISTRONAME),f8 f12 centos5)"
-build_sfa=false
-endif
-
-ifeq "$(build_sfa)" "true"
-#
-# sfa - Slice Facility Architecture
-#
-sfa-MODULES := sfa
-sfa-SPEC := sfa.spec
-ALL += sfa
-
-sface-MODULES := sface
-sface-SPEC := sface.spec
-ALL += sface
-endif
-
 #
 # nodeconfig
 #