keep redhat-config-rpm out
[wextoolbox.git] / devel.pkgs
index 33dd8ba..baaf7e9 100644 (file)
@@ -8,7 +8,8 @@ package: bzip2 gzip
 package: cpio tar
 package: coreutils 
 package: rpm rpm-build rpm-devel 
-package: redhat-rpm-config 
+# keep this one out as it defines _missing_build_ids_terminate_build and causes the build to fail
+#package: redhat-rpm-config 
 package: curl curl-devel 
 package: subversion cvs 
 package: less 
@@ -98,6 +99,20 @@ package: libxml2-python libxslt-python
 
 ########## for boost
 package: bzip2-devel libicu-devel chrpath
-########## for gnuradio - we use our local boost, this is in gnuradio-DEPEND-DEVEL-RPMS in the makefile
-package: python-numeric PyQt4 swig fftw sdcc gsl guile cppunit 
+########## for gnuradio 
+# we use our local boost, see gnuradio-DEPEND-DEVEL-RPMS in the makefile
+# again, with f11 we could use the stock boost rpm
+# package: boost-devel
+package: python-numeric numpy wxPython PyQt4 swig fftw sdcc gsl guile cppunit 
 package: fftw-devel gsl-devel libusb-devel cppunit-devel
+
+########## for crunchxml
+package: glib2-devel libxml-devel libxml2-devel scons
+
+########## for spectools
+package: gtk2-devel
+
+########## for SGE 
+package: kdevelop-devel kdevelop kdevelop-libs java-1.6.0-openjdk
+
+