Add note to libtorrent to prevent conflation with libtorrentRasterbar

This commit is contained in:
Grant Wu 2017-08-09 02:57:29 -04:00
parent 149df7769a
commit e77068d082

View file

@ -1,3 +1,5 @@
# NOTE: this is rakshava's version of libtorrent, used mainly by rtorrent
# This is NOT libtorrent-rasterbar, used by Deluge, qbitttorent, and others
{ stdenv, fetchFromGitHub, pkgconfig
, libtool, autoconf, automake, cppunit
, openssl, libsigcxx, zlib }: