summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorjcorgan2007-09-20 23:37:14 +0000
committerjcorgan2007-09-20 23:37:14 +0000
commitea8558daa6d9afa7dea13fe0adf7acbac4e5d352 (patch)
tree70656257117a6253e58ce074e154d6d37dc305f5 /debian/control
parent35259f3084142193b3c4a16bea14e4fab98c9958 (diff)
downloadgnuradio-ea8558daa6d9afa7dea13fe0adf7acbac4e5d352.tar.gz
gnuradio-ea8558daa6d9afa7dea13fe0adf7acbac4e5d352.tar.bz2
gnuradio-ea8558daa6d9afa7dea13fe0adf7acbac4e5d352.zip
Fixed typo in dependency list.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6490 221aa14e-8319-0410-a670-987f0aec2ac5
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 384d2c2ba..c6a0644da 100644
--- a/debian/control
+++ b/debian/control
@@ -210,7 +210,7 @@ Description: GNU Radio SDL Interface Library
Package: python-gnuradio
Section: python
Architecture: all
-Depends: python-gnuradio-core, python-gnuradio-wxgui, python-gnuradio-alsa | python-gnuradio-audio, python-gnuradio-atsc, python-gnuradio-comedi, python-gnuradio-cvsd-vocoder, python-gnuradio-gsm-fr-vocoder, python-gnuradio-trellis, python-gnuradio-video-sdl
+Depends: python-gnuradio-core, python-gnuradio-wxgui, python-gnuradio-audio-alsa | python-gnuradio-audio, python-gnuradio-atsc, python-gnuradio-comedi, python-gnuradio-cvsd-vocoder, python-gnuradio-gsm-fr-vocoder, python-gnuradio-trellis, python-gnuradio-video-sdl
Provides: ${python:Provides}
XB-Python-Version: ${python:Versions}
Description: Python Libraries for GNU Radio Components