summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjcorgan2009-05-21 16:21:10 +0000
committerjcorgan2009-05-21 16:21:10 +0000
commite14e56d60663f96f8c72ae9df5c1aa4d765a0450 (patch)
treec6ed6a19c8890e1f428d74d43b2b9517ef14179b /debian
parent05b2d94b782947dcac66fdc5d497cb44f30c9d77 (diff)
downloadgnuradio-e14e56d60663f96f8c72ae9df5c1aa4d765a0450.tar.gz
gnuradio-e14e56d60663f96f8c72ae9df5c1aa4d765a0450.tar.bz2
gnuradio-e14e56d60663f96f8c72ae9df5c1aa4d765a0450.zip
More dependency fixes
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11082 221aa14e-8319-0410-a670-987f0aec2ac5
Diffstat (limited to 'debian')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 65e65b808..17f173325 100644
--- a/debian/control
+++ b/debian/control
@@ -195,7 +195,7 @@ Section: libdevel
Architecture: any
Replaces: libgnuradio-core0-dev
Conflicts: libgnuradio-core0-dev
-Depends: libgnuradio-core (= ${binary:Version}), libgruel-dev (= ${binary:Version}), libgnuradio-omnithread-dev (= ${binary:Version}), libboost-thread1.37-dev, libboost-date-time1.37-dev, libgsl0-dev, libfftw3-dev
+Depends: libgnuradio-core (= ${binary:Version}), libgruel-dev (= ${binary:Version}), libgnuradio-omnithread-dev (= ${binary:Version}), libboost-thread1.37-dev, libboost-date-time1.37-dev, libgsl0-dev, libfftw3-dev, swig
Description: The GNU Software Radio Core Library
This package contains the core GNU Radio libraries.
.
@@ -491,7 +491,7 @@ Description: GNU Radio Radio Astronomy Applications
Package: grc
Architecture: any
-Depends: python (>= 2.6), gnuradio, gnuradio-doc, usrp-doc
+Depends: python (>= 2.6), gnuradio, gnuradio-doc, usrp-doc, python-lxml, python-cheetah, python-gtk2
Section: comm
XB-Python-Version: 2.6
Description: The GNU Radio Companion