keep redhat-config-rpm out
[wextoolbox.git] / devel.pkgs
index 6dd9533..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 
@@ -95,3 +96,23 @@ package: python-cherrypy
 # for sfa : rebuilding wsdl index at build-time
 package: python-uuid pyOpenSSL m2crypto
 package: libxml2-python libxslt-python
+
+########## for boost
+package: bzip2-devel libicu-devel chrpath
+########## 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
+
+