From e14e56d60663f96f8c72ae9df5c1aa4d765a0450 Mon Sep 17 00:00:00 2001 From: jcorgan Date: Thu, 21 May 2009 16:21:10 +0000 Subject: [PATCH] More dependency fixes git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11082 221aa14e-8319-0410-a670-987f0aec2ac5 --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 65e65b80..17f17332 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 -- 2.47.2