Skip to content

Commit

Permalink
boost: use minimally required build Boost dependencies
Browse files Browse the repository at this point in the history
speeds up clean builds
  • Loading branch information
earwin committed Jul 3, 2019
1 parent 91185de commit 7199b86
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down

0 comments on commit 7199b86

Please sign in to comment.