]> git.gag.com Git - debian/gnuradio/blobdiff - debian/install-build-deps.sh
lose all the scripts we don't need, cope with loss of execute bit on the one
[debian/gnuradio] / debian / install-build-deps.sh
diff --git a/debian/install-build-deps.sh b/debian/install-build-deps.sh
deleted file mode 100755 (executable)
index 256717e..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-#!/bin/sh
-
-ISSUE=`cut -f 1 -d ' ' /etc/issue`
-
-if test "$ISSUE" = "Ubuntu"; then
-    FFTW3DEV=fftw3-dev
-else
-    FFTW3DEV=libfftw3-dev
-fi
-
-# FIXME: these are missing gr-comedi and gr-qtgui dependencies
-sudo apt-get install build-essential automake libtool pkg-config \
-    python-dev swig $FFTW3DEV libcppunit-dev libboost1.35-dev \
-    libgsl0-dev guile-1.8 libasound2-dev python-wxgtk2.8 python-numpy \
-    doxygen xmlto sdcc-nf libusb-dev libjack-dev portaudio19-dev \
-    libsdl1.2-dev python-opengl python-matplotlib python-tk \
-    python-cheetah python-gtk2 python-lxml