diff options
author | jcorgan | 2009-07-15 03:15:23 +0000 |
---|---|---|
committer | jcorgan | 2009-07-15 03:15:23 +0000 |
commit | f08530fbd0c2cec5fdd24466fd345e5c3f089870 (patch) | |
tree | c0f195edfd4c62565373e0f0d28873ded4de4873 /debian/control | |
parent | 5d7fc58bd8198c05bd45bca958e27187e74d9406 (diff) | |
download | gnuradio-f08530fbd0c2cec5fdd24466fd345e5c3f089870.tar.gz gnuradio-f08530fbd0c2cec5fdd24466fd345e5c3f089870.tar.bz2 gnuradio-f08530fbd0c2cec5fdd24466fd345e5c3f089870.zip |
Packaging update for r11444
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11446 221aa14e-8319-0410-a670-987f0aec2ac5
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 6d1276b8d..c61e4ff64 100644 --- a/debian/control +++ b/debian/control @@ -71,7 +71,7 @@ Section: libdevel Architecture: any Replaces: libpmt0-dev Conflicts: libpmt0-dev -Depends: libpmt (= ${binary:Version}), libgnuradio-omnithread-dev (= ${binary:Version}) +Depends: libpmt (= ${binary:Version}), libboost-thread1.37-dev Description: GNU Radio Polymorphic Type Library This package implements polymorphic types. These are similar to lisp or Python data objects, and implement transparent |