mirror of
https://github.com/fairwaves/UHD-Fairwaves.git
synced 2025-10-22 23:31:59 +00:00
boost: use minimally required build Boost dependencies
speeds up clean builds
This commit is contained in:
6
debian/control
vendored
6
debian/control
vendored
@@ -5,7 +5,11 @@ Maintainer: Josh Blum <josh@pothosware.com>
|
||||
Build-Depends:
|
||||
debhelper (>= 11.0.0),
|
||||
cmake (>= 2.8),
|
||||
libboost-all-dev,
|
||||
libboost-date-time-dev,
|
||||
libboost-filesystem-dev,
|
||||
libboost-system-dev,
|
||||
libboost-thread-dev,
|
||||
libboost-program-options-dev,
|
||||
libuhd-dev (>= 3.7)
|
||||
Standards-Version: 3.9.5
|
||||
Homepage: http://umtrx.org/
|
||||
|
Reference in New Issue
Block a user