remove version tag from usage requirements

Dependent projects probably have their own version they'd like to use, so don't
impose libtorrent's version on them.
This commit is contained in:
Steven Siloti 2015-10-07 18:41:40 -07:00
parent 41b8429cd1
commit 2adfee19f2
1 changed files with 2 additions and 1 deletions

View File

@ -757,7 +757,6 @@ local usage-requirements =
<linkflags>$(LDFLAGS)
# this works around a bug in asio in boost-1.39
<define>BOOST_ASIO_HASH_MAP_BUCKETS=1021
<tag>@tag
;
project torrent ;
@ -786,6 +785,8 @@ lib torrent
<toolset>msvc:<define>_SCL_SECURE_NO_DEPRECATE
<toolset>msvc:<define>_CRT_SECURE_NO_DEPRECATE
<tag>@tag
$(usage-requirements)
: # default build