mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-09-13 14:32:32 +00:00

- GeoIP database is no longer embedded in qBittorrent executable unless --with-geoip-database-embedded parameter is passed to configure (see src/geoip/REAME) - Dropped "CONFIG += x11 network" in project file since it does not seem to be required - Updated configure file to reflect Geoip changes