Skip to content

Commit

Permalink
Merge pull request #322 from microsoft/master
Browse files Browse the repository at this point in the history
[libtorrent] Fix build on arm-linux community triplet (microsoft#13375)
  • Loading branch information
Jimmy-Hu authored Sep 10, 2020
2 parents 1735ada + 18ab4b7 commit b364ce6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ports/libtorrent/CONTROL
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
Source: libtorrent
Version: 1.2.10
Port-Version: 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, boost-variant
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, boost-pool, boost-variant
Supports: !uwp&!(windows&arm)

Feature: deprfun
Expand Down

0 comments on commit b364ce6

Please sign in to comment.