aboutsummaryrefslogtreecommitdiffstats
path: root/host/cmake/debian
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2019-02-04 16:00:16 +0100
committerMartin Braun <martin.braun@ettus.com>2019-02-22 16:56:52 -0800
commit692ddc71b17196487dcad982836e074cab9a0f25 (patch)
treecf76abf577dde6128e03561c52d9c31dca302026 /host/cmake/debian
parent51bbf548c9b442d0b53b6c8de5f89403de274424 (diff)
downloaduhd-692ddc71b17196487dcad982836e074cab9a0f25.tar.gz
uhd-692ddc71b17196487dcad982836e074cab9a0f25.tar.bz2
uhd-692ddc71b17196487dcad982836e074cab9a0f25.zip
python: Replace Boost.Python with PyBind11
This does not change the Python API itself, but it is still a significant change. Most importantly, it removes the dependency on Boost.Python.
Diffstat (limited to 'host/cmake/debian')
-rw-r--r--host/cmake/debian/control1
1 files changed, 0 insertions, 1 deletions
diff --git a/host/cmake/debian/control b/host/cmake/debian/control
index fc53a929e..4a6bd19ee 100644
--- a/host/cmake/debian/control
+++ b/host/cmake/debian/control
@@ -10,7 +10,6 @@ Build-Depends: cmake,
libboost-dev,
libboost-filesystem-dev,
libboost-program-options-dev,
- libboost-python-dev,
libboost-regex-dev,
libboost-serialization-dev,
libboost-system-dev,