diff options
Diffstat (limited to 'ports/libtorrent/CONTROL')
| -rw-r--r-- | ports/libtorrent/CONTROL | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/ports/libtorrent/CONTROL b/ports/libtorrent/CONTROL index 645b8f84b..943708ee5 100644 --- a/ports/libtorrent/CONTROL +++ b/ports/libtorrent/CONTROL @@ -1,5 +1,5 @@ Source: libtorrent -Version: 1.2.6 +Version: 1.2.6-1 Homepage: https://github.com/arvidn/libtorrent Description: An efficient feature complete C++ BitTorrent implementation Build-Depends: openssl, boost-system, boost-date-time, boost-chrono, boost-random, boost-asio, boost-crc, boost-config, boost-iterator, boost-scope-exit, boost-multiprecision @@ -11,6 +11,10 @@ Description: build with deprecated functions enabled Feature: examples Description: build the examples in the examples directory +Feature: iconv +Build-Depends: libiconv (windows) +Description: build with libiconv on Windows + Feature: python Build-Depends: boost-python, libtorrent[deprfun] Description: build the python bindings in bindings/python directory |
