Revert 86527: <dependency> on /boost//headers is wrong, use <implicit-dependency> again.

[SVN r86573]
This commit is contained in:
Jürgen Hunold 2013-11-06 15:55:26 +00:00
parent 64c5dc3cf6
commit 211dadff31

View file

@ -11,5 +11,5 @@
# implicit dependency to headers staged as links in <boost-root>/boost
project boost/libs
: requirements <dependency>/boost//headers
: requirements <implicit-dependency>/boost//headers
;